summaryrefslogtreecommitdiff
path: root/world/map/npc/035-2/casino.txt
blob: 91971cfab8fe8e8409603b2e436b19ce058b289e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
// Casino
035-2,34,37,0|script|Slots#4|400
{
    callfunc "SlotMachine";
    close;
}

035-2,36,37,0|script|Slots#5|400
{
    callfunc "SlotMachine";
    close;
}