mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-02-23 15:38:29 +01:00
Content editor: Do not default items to type "other".
This commit is contained in:
@@ -15,7 +15,6 @@ var ATEditor = (function(ATEditor, _) {
|
||||
,item: {
|
||||
displaytype: 0
|
||||
,hasManualPrice: 0
|
||||
,category: 'other'
|
||||
,equipEffect: { increaseAttackDamage: {}, addedConditions: [] }
|
||||
,useEffect: { increaseCurrentHP: {}, increaseCurrentAP: {}, conditionsSource: [], conditionsTarget: [] }
|
||||
,hitEffect: { increaseCurrentHP: {}, increaseCurrentAP: {}, conditionsSource: [], conditionsTarget: [] }
|
||||
|
||||
Reference in New Issue
Block a user