summaryrefslogtreecommitdiff
path: root/npc/017-3
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-09-06 14:27:36 -0300
committerJesusaves <cpntb1@ymail.com>2020-09-06 14:27:36 -0300
commitbfa2ea9156fe9c598d89cb8f7b996484553ff177 (patch)
tree9703fe80e0d60b92f3ae24c56355edaaab9df184 /npc/017-3
parent7410ebae074e98a1376c5b95b752625d510a69ee (diff)
downloadserverdata-bfa2ea9156fe9c598d89cb8f7b996484553ff177.tar.gz
serverdata-bfa2ea9156fe9c598d89cb8f7b996484553ff177.tar.bz2
serverdata-bfa2ea9156fe9c598d89cb8f7b996484553ff177.tar.xz
serverdata-bfa2ea9156fe9c598d89cb8f7b996484553ff177.zip
Oh no, I almost forgot to announce if you're right or wrong with the avatar :p
Diffstat (limited to 'npc/017-3')
-rw-r--r--npc/017-3/gambler.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/017-3/gambler.txt b/npc/017-3/gambler.txt
index 5f914ea7a..7d5c848ae 100644
--- a/npc/017-3/gambler.txt
+++ b/npc/017-3/gambler.txt
@@ -107,6 +107,7 @@ L_Sequence:
// Correct!
}
mes "";
+ showavatar AVATAR_SEQBOARD_WELL;
// Seems like everything is/was correct
mesn;
@@ -135,6 +136,7 @@ L_Sequence:
goto L_Close;
L_Wrong:
+ showavatar AVATAR_SEQBOARD_FAIL;
mesn;
mesq l("Oh no... That is wrong! %%3");
next;