From 20df2abc1aca00d6aa5dc78347133890f36b32f3 Mon Sep 17 00:00:00 2001 From: Saulc Date: Sat, 13 Jan 2018 20:50:42 +0100 Subject: Initial commit --- npc/001-2-13/_savepoints.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 npc/001-2-13/_savepoints.txt (limited to 'npc/001-2-13/_savepoints.txt') diff --git a/npc/001-2-13/_savepoints.txt b/npc/001-2-13/_savepoints.txt new file mode 100644 index 000000000..dd2105262 --- /dev/null +++ b/npc/001-2-13/_savepoints.txt @@ -0,0 +1,11 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 001-2-13: First Floor saves +001-2-13,41,31,0 script #save_001-2-13_41_31 NPC_SAVE_POINT,{ + savepointparticle .map$, .x, .y, CURRENT_INN; + close; + +OnInit: + .distance = 2; + .sex = G_OTHER; + end; +} -- cgit v1.2.3-60-g2f50