From 62c9e277e525853c5fb36983ec5cd25d028341d1 Mon Sep 17 00:00:00 2001 From: ryo_saeba Date: Sat, 13 Feb 2021 12:34:51 +0000 Subject: [PATCH] Change inventory item for an empty bottle so item is correctly given. git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21955 282e977c-c81d-0410-88c4-b93c2d0d6712 --- ChangeLog | 3 +++ scorn/misc/wizhide | 5 ++--- 2 files changed, 5 insertions(+), 3 deletions(-) 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