summaryrefslogtreecommitdiff
path: root/npc/001-1/devis.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-1/devis.txt')
-rw-r--r--npc/001-1/devis.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-1/devis.txt b/npc/001-1/devis.txt
index 0a2a60f0..5f0d4868 100644
--- a/npc/001-1/devis.txt
+++ b/npc/001-1/devis.txt
@@ -18,7 +18,7 @@
return;
}
- .@rand = rand (5);
+ .@rand = rand(5);
if (.@rand == 0) goodbye;
else if (.@rand == 1)
{