summaryrefslogtreecommitdiff
path: root/Npc/008-2-1/_savepoints.txt
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2019-07-16 16:35:40 +0000
committerSaulc <lucashelaine14@gmail.com>2019-07-16 16:35:40 +0000
commit1b191ec81e5a7f786e6185ae3194badf19b5e835 (patch)
tree58241288a31dea126cb213858534f360f65ed306 /Npc/008-2-1/_savepoints.txt
parent66a1f25b0e84a35da341c551630e3910063361ed (diff)
downloadart-1b191ec81e5a7f786e6185ae3194badf19b5e835.tar.gz
art-1b191ec81e5a7f786e6185ae3194badf19b5e835.tar.bz2
art-1b191ec81e5a7f786e6185ae3194badf19b5e835.tar.xz
art-1b191ec81e5a7f786e6185ae3194badf19b5e835.zip
Deleted all Gumi NPC
Diffstat (limited to 'Npc/008-2-1/_savepoints.txt')
-rw-r--r--Npc/008-2-1/_savepoints.txt11
1 files changed, 0 insertions, 11 deletions
diff --git a/Npc/008-2-1/_savepoints.txt b/Npc/008-2-1/_savepoints.txt
deleted file mode 100644
index 66730940..00000000
--- a/Npc/008-2-1/_savepoints.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-// This file is generated automatically. All manually added changes will be removed when running the Converter.
-// Map 008-2-1: Merchant Guild saves
-008-2-1,42,27,0 script #save_008-2-1_42_27 NPC_SAVE_POINT,{
- savepointparticle .map$, .x, .y, CURRENT_INN;
- close;
-
-OnInit:
- .distance = 2;
- .sex = G_OTHER;
- end;
-}