mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-13 22:34:53 +02:00
Update soft boots
Remove the expire and deequip targets of soft boots since they did not really had function in Tibia 7.72, the changes in this server version are because of Nostalrius 7.92.
This commit is contained in:
@@ -16158,7 +16158,7 @@ Attributes = {Weight=500}
|
||||
TypeID = 3549
|
||||
Name = "soft boots"
|
||||
Flags = {Take,Expire,ShowDetail}
|
||||
Attributes = {Weight=800,SlotType=FEET,ExpireTarget=6530,DeEquipTarget=6529,TotalExpireTime=14400,HealthGain=1,HealthTicks=2000,ManaGain=2,ManaTicks=1000}
|
||||
Attributes = {Weight=800,SlotType=FEET,ExpireTarget=0,TotalExpireTime=14400,HealthGain=1,HealthTicks=2000,ManaGain=2,ManaTicks=1000}
|
||||
|
||||
TypeID = 3550
|
||||
Name = "patched boots"
|
||||
|
Reference in New Issue
Block a user