summaryrefslogblamecommitdiff
path: root/npc/000-2-1/savepoint.txt
blob: b6b00c3ab147e27490565dd409c14e750a137aaf (plain) (tree)
1
2
3
4
5
6
7
8
9





                                   

                                             
                                               


          
// Evol scripts.
// Authors:
//    Reid
// Description:
//    Save location in 000-2-1 map.

000-2-1.gat,30,37,0,2	script	#name	999,{

    callfunc "SavePoint", "000-2-1.gat", 30, 37
    close;

}