OSDN Git Service

RandomIngredientItemClassを追加。基本的にこれがすべての取得可能アイテムになる。
author西田 耀 <hikarupsp@users.sourceforge.jp>
Wed, 28 Aug 2013 14:34:00 +0000 (23:34 +0900)
committer西田 耀 <hikarupsp@users.sourceforge.jp>
Wed, 28 Aug 2013 14:34:00 +0000 (23:34 +0900)
commit99e7119fc71efbeacd102020fa26778737219580
treeea418582162082d8356b9fc80aed5c6ef67d6b3b
parentfc596bd64ddada6f526e67592e4e02a7fd49918e
RandomIngredientItemClassを追加。基本的にこれがすべての取得可能アイテムになる。
k : {base:RandomIngredientItemClass,args:[],prop:{debugMode:true}},
一回とるとデフォルトでは一分待たないと取得できない。
ランダムに表示されるアイテムが変わり、取得したときには自動でメッセージが出る。
www/corelib/attribute.js [new file with mode: 0644]
www/corelib/classes/FreeItemClass.js
www/corelib/classes/RandomIngredientItemClass.js [new file with mode: 0644]
www/corelib/coresubf.js
www/corelib/header.js
www/index.html