From 7b802f463e1e06d9b621a9dcee8bf7aa64cb088b Mon Sep 17 00:00:00 2001 From: Preston Crow Date: Fri, 18 Feb 2022 17:41:25 -0500 Subject: [PATCH] explicit hp,sp 0,0 for exit to avoid default if arch updated to default to -1,-1 --- scorn/misc/beginners2_entry | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/scorn/misc/beginners2_entry b/scorn/misc/beginners2_entry index f186c8744..15d03af19 100644 --- a/scorn/misc/beginners2_entry +++ b/scorn/misc/beginners2_entry @@ -702,6 +702,8 @@ y 11 end arch invis_exit slaying /world/world_105_116 +hp 0 +sp 0 x 8 y 11 end @@ -805,6 +807,8 @@ y 11 end arch invis_exit slaying /world/world_105_116 +hp 0 +sp 0 x 9 y 11 end @@ -919,6 +923,8 @@ y 11 end arch invis_exit slaying /world/world_105_116 +hp 0 +sp 0 x 10 y 11 end