summaryrefslogblamecommitdiff
path: root/npc/002-1/_savepoints.txt
blob: 2edca87618693125088788dc3b111ec1a045877d (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11

                                                                                                               








                                                                
// This file is generated automatically. All manually added changes will be removed when running the Converter.
// Map 002-1: Second Deck saves
002-1,55,40,0	script	#save_002-1_55_40	NPC_SAVE_POINT,{
    savepointparticle .map$, .x, .y, NO_INN;
    close;

OnInit:
    .distance = 2;
    .sex = G_OTHER;
    end;
}