diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/000-2-2/doors.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-2-2/doors.txt b/npc/000-2-2/doors.txt index c8c317f4..cc70db0c 100644 --- a/npc/000-2-2/doors.txt +++ b/npc/000-2-2/doors.txt @@ -5,7 +5,7 @@ // Description: // Rat killer NPC -000-2-2.gat,48,29,0,1 script DoorUpwards 0,0,0,{ +000-2-2.gat,48,29,0,1 script DoorUpwards 0,0,0,{ OnTouch: set @q, geta4(ShipQuests, ShipQuests_Peter); |