From ec583c67456efbfdb07bb2df43b0d0eee4f7b3e2 Mon Sep 17 00:00:00 2001 From: Aleksey Veresov Date: Mon, 1 Mar 2021 17:45:24 +0300 Subject: LENIN ZHIV!!! --- src/map.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/map.c') diff --git a/src/map.c b/src/map.c index 61c23a6..8e32da6 100644 --- a/src/map.c +++ b/src/map.c @@ -86,6 +86,9 @@ static void loadroom(tt_room *r, FILE *f) ttplayer.money = 0; ttplayer.keys = 0; ttplayer.the_key = 0; + ttplayer.lenin_pos = 32 * 9; + ttplayer.zhiv_lenin = 0; + ttplayer.lenin_rem = 0; ttplayer.variant = 0; ttplayer.tobein_gulag = 0; ttplayer.until_gulag = 5300; -- cgit v1.2.3