diff --git a/ChangeLog b/ChangeLog index e0d790c1c..bf43fe3e7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +2021-02-13 Nicolas Weeger + * scorn/misc/wizhide: Change inventory item for an empty bottle so item is correctly given. + 2021-02-12 Nicolas Weeger * darcap/darcap/manor.ground: Add gates, make Politos dialog Python-based. * darcap/darcap/manor.treasure: Shrink map, add more rewards. diff --git a/scorn/misc/wizhide b/scorn/misc/wizhide index 2f0f26113..1f5b80b78 100644 --- a/scorn/misc/wizhide +++ b/scorn/misc/wizhide @@ -9,7 +9,7 @@ enter_x 10 enter_y 12 msg Created: 2006-08-05 Alex Schultz -Modified: 2012-03-27 Rick Tanner +Modified: 2021-02-13 Nicolas Weeger endmsg end arch dungeon_magic @@ -465,8 +465,7 @@ title Python slaying /python/items/rhyzian_amulet.py end end -arch potion_empty -identified 1 +arch wbottle_empty end end end