From 2ae078071998a3a1091449c82b823dc0df6f96e9 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 17 May 2021 08:15:43 -0300 Subject: Some bugs I have no idea where they come from or how to fix. But thanks for testing, Clort HoraK and Apple. --- npc/items/warpTowels.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/items') diff --git a/npc/items/warpTowels.txt b/npc/items/warpTowels.txt index d90e5639..a6ffa8d1 100644 --- a/npc/items/warpTowels.txt +++ b/npc/items/warpTowels.txt @@ -121,7 +121,7 @@ L_WarpPlayer: L_BreakChance: if (rand2(12)) goto L_Keep; - getitem "HitchhikersTowel", 1; + getitem HitchhikersTowel, 1; goto L_End; L_Forbid: -- cgit v1.2.3-60-g2f50