summaryrefslogtreecommitdiff
path: root/npc/custom/rpsroulette.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/custom/rpsroulette.txt')
-rw-r--r--npc/custom/rpsroulette.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/custom/rpsroulette.txt b/npc/custom/rpsroulette.txt
index 247468947..4eab9c692 100644
--- a/npc/custom/rpsroulette.txt
+++ b/npc/custom/rpsroulette.txt
@@ -13,7 +13,7 @@
//= 1.2 Fixes by Blackthunder and me [Poki#3]
//============================================================
-cmd_in02.gat,182,126,2 script Crazy Boris 85,{
+cmd_in02,182,126,2 script Crazy Boris 85,{
mes "Crazy Boris";
set @counter,1;
mes "Hey you! Up for Rock Scissors Roulette?";
@@ -283,4 +283,4 @@ P10:
LEAVE:
mes "Pansy.";
close;
-}
+} \ No newline at end of file