Fixing some item stats, mainly time.
Contributed by Matts.
This commit is contained in:
@@ -1127,7 +1127,6 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="material" val="STEEL" />
|
||||
<set name="time" val="20160" />
|
||||
</item>
|
||||
<item id="23488" name="Santa Outfit Appearance Stone Pack (14-day)" type="EtcItem">
|
||||
<!-- Wrapped Pack containing Santa Outfit Appearance Stone (14-day). -->
|
||||
@@ -1179,7 +1178,6 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="material" val="LIQUID" />
|
||||
<set name="time" val="60" />
|
||||
</item>
|
||||
<item id="23492" name="Vitality Maintaining Potion (30-minute)" type="EtcItem">
|
||||
<!-- Maintains vitality for 30 min. Cooldown is 60 min. Vitality item with limited usage. -->
|
||||
@@ -1193,7 +1191,6 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="material" val="LIQUID" />
|
||||
<set name="time" val="60" />
|
||||
</item>
|
||||
<item id="23493" name="Metal Suit Top Appearance Stone" type="EtcItem">
|
||||
<!-- Changes the appearance of a top into that of a Metal Suit. An appearance-modified item has no change in abilities. All armor types. -->
|
||||
@@ -1208,7 +1205,6 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="material" val="STEEL" />
|
||||
<set name="time" val="60" />
|
||||
</item>
|
||||
<item id="23494" name="Metal Suit Pants Appearance Stone" type="EtcItem">
|
||||
<!-- Changes the appearance of pants into that of a Metal Suit. An appearance-modified item has no change in abilities. All armor types. -->
|
||||
@@ -1223,7 +1219,6 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="material" val="STEEL" />
|
||||
<set name="time" val="60" />
|
||||
</item>
|
||||
<item id="23495" name="Metal Suit Gloves Appearance Stone" type="EtcItem">
|
||||
<!-- Changes the appearance of gloves into that of a Metal Suit. An appearance-modified item has no change in abilities. -->
|
||||
@@ -1238,7 +1233,6 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="material" val="STEEL" />
|
||||
<set name="time" val="60" />
|
||||
</item>
|
||||
<item id="23496" name="Metal Suit Shoes Appearance Stone" type="EtcItem">
|
||||
<!-- Changes the appearance of shoes into that of a Metal Suit. An appearance-modified item has no change in abilities. -->
|
||||
@@ -1253,7 +1247,6 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="material" val="STEEL" />
|
||||
<set name="time" val="60" />
|
||||
</item>
|
||||
<item id="23497" name="Metal Suit Hair Accessory Appearance Stone" type="EtcItem">
|
||||
<!-- Changes the appearance of a hair accessory into that of a Metal Suit. Can be used only on hair accessories that take up 2 slots. -->
|
||||
@@ -1268,6 +1261,5 @@
|
||||
<set name="is_stackable" val="true" />
|
||||
<set name="is_tradable" val="false" />
|
||||
<set name="material" val="STEEL" />
|
||||
<set name="time" val="60" />
|
||||
</item>
|
||||
</list>
|
||||
|
||||
Reference in New Issue
Block a user