diff --git a/ChangeLog b/ChangeLog index 21a5604c2..15ccfda3c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Prevent xp shenanigans with dip command by making empty containers be identified. +Did all of them, rather than just empty water bottles, for consistency and future-proofing. +potion/emptybottles.arc +Daniel Hawkins + New spell -- Searing Weapon Appears in spellbooks only at this point. spell/Spellbook/pyro_book.trs diff --git a/potion/emptybottles.arc b/potion/emptybottles.arc index 8bac77764..71b7e8af4 100644 --- a/potion/emptybottles.arc +++ b/potion/emptybottles.arc @@ -9,6 +9,7 @@ material 4 dam 1 weight 50 value 1 +identified 1 attacktype 1 weapontype 8 client_type 611 @@ -27,6 +28,7 @@ material 4 dam 1 weight 500 value 1 +identified 1 attacktype 1 weapontype 8 client_type 611 @@ -45,6 +47,7 @@ material 4 dam 1 weight 1000 value 3 +identified 1 attacktype 1 weapontype 8 client_type 611 @@ -64,6 +67,7 @@ dam 1 weight 600 value 3 attacktype 1 +identified 1 weapontype 8 client_type 611 body_arm -1 @@ -81,6 +85,7 @@ material 4 dam 1 weight 700 value 3 +identified 1 attacktype 1 weapontype 8 client_type 611 @@ -99,6 +104,7 @@ material 4 dam 1 weight 700 value 3 +identified 1 attacktype 1 weapontype 8 client_type 611 @@ -117,6 +123,7 @@ material 4 dam 1 weight 70 value 3 +identified 1 attacktype 1 weapontype 8 client_type 611 @@ -135,6 +142,7 @@ material 1 dam -5 weight 25 value 1 +identified 1 attacktype 1 weapontype 8 client_type 611