Serp
/* No comment */
- Joined
- Mar 23, 2008
- Messages
- 249
- Reaction score
- 1
Ooookay. some reason my server now produces Terran rainbow shield
instead of normal rainbow shield o.o and all old rainbow shields. are now terran rainbow shields
The normal one
The one that should be rainbow shield...
Items.xml
I didn't change anything
i just turned my server on. and Bam!
Rainbow shields are all now Terran shields. and if i try to do
/n "rainbow shield" <-- Says it doesnt exist
Or
/i 8905 Summons the terran shield.
This is like the weirdest thing i've ever seen. Anyone got an answer for me? cause i havnt :S
Using:
TFS Latest 0.2 tags.
instead of normal rainbow shield o.o and all old rainbow shields. are now terran rainbow shields
The normal one
PHP:
16:38 You see a terran rainbow shield (Def:37).
It weighs 69.00 oz.
It has been temporarily imbued with earth magic and boosts your regeneration.
ItemID: [8909].
Position: [X: 848] [Y: 883] [Z: 4].
The one that should be rainbow shield...
PHP:
16:38 You see a terran rainbow shield (Def:37).
It weighs 69.00 oz.
It has been temporarily imbued with earth magic and boosts your regeneration.
ItemID: [8905].
Position: [X: 846] [Y: 883] [Z: 4].
Items.xml
PHP:
<item id="8905" article="a" name="rainbow shield">
<attribute key="description" value="Strange elemental magic flows over this shield."/>
<attribute key="weight" value="6900"/>
<attribute key="defense" value="30"/>
<attribute key="weaponType" value="shield"/>
I didn't change anything
Rainbow shields are all now Terran shields. and if i try to do
/n "rainbow shield" <-- Says it doesnt exist
Or
/i 8905 Summons the terran shield.
This is like the weirdest thing i've ever seen. Anyone got an answer for me? cause i havnt :S
Using:
TFS Latest 0.2 tags.