summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/player.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/player.cc')
-rw-r--r--crawl-ref/source/player.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/crawl-ref/source/player.cc b/crawl-ref/source/player.cc
index dcf781a9b4..cf8b5819a0 100644
--- a/crawl-ref/source/player.cc
+++ b/crawl-ref/source/player.cc
@@ -4503,6 +4503,9 @@ void player::init()
hunger = 6000;
hunger_state = HS_SATIATED;
+ wield_change = false;
+ received_weapon_warning = false;
+
gold = 0;
// speed = 10; // 0.75; // unused