1 files changed, 2 insertions(+), 1 deletions(-)
M src/main.tal
M src/main.tal => src/main.tal +2 -1
@@ 311,8 311,9 @@ BRK
@start-game ( -- )
( reset player )
- #15 DUP .player/hp STZ .player/hp-tween STZ
+ #1515 .player/hp STZ2
#0000 .player/sp STZ2
+ #00 .player/dp STZ
#00 .player/xp STZ
#00 .player/ran STZ
#00 .player/sick STZ