diff options
author | Jesusaves <cpntb1@ymail.com> | 2024-06-11 20:24:03 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2024-06-11 20:24:03 -0300 |
commit | b52a79cbaf3faed259f88a64f8392a2cfa0dcb12 (patch) | |
tree | add4aadc660510b25d451025ad22c4b47e1406fb | |
parent | 13e07b35032807af2ceeb49d6ba5f9e738383c20 (diff) | |
download | serverdata-b52a79cbaf3faed259f88a64f8392a2cfa0dcb12.tar.gz serverdata-b52a79cbaf3faed259f88a64f8392a2cfa0dcb12.tar.bz2 serverdata-b52a79cbaf3faed259f88a64f8392a2cfa0dcb12.tar.xz serverdata-b52a79cbaf3faed259f88a64f8392a2cfa0dcb12.zip |
Move slightly the Slot Machine in Hurnscald.
It got misplaced when the map was downsized.
And yes, that was several years ago.
-rw-r--r-- | npc/012-7/slots.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-7/slots.txt b/npc/012-7/slots.txt index 3a37c0a0d..871a01c90 100644 --- a/npc/012-7/slots.txt +++ b/npc/012-7/slots.txt @@ -5,7 +5,7 @@ // Slot Machine for bets in Hurnscald // Rare Reward: Paper Bag -012-7,53,31,0 script Slot Machine#012-7a NPC_SLOTMACHINE,{ +012-7,44,47,0 script Slot Machine#012-7a NPC_SLOTMACHINE,{ function symbol { switch (getarg(0)) { case 1: |