diff options
author | Ibrahem Hossam <ibrahem.h.basyone@gmail.com> | 2017-01-03 03:03:49 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-03 03:03:49 +0200 |
commit | a540862fa99d0503548fe86b266b8b91d63bcc98 (patch) | |
tree | b27189bdcc2c386c2e51401da538cca54f9d8317 /npc/airports/airships.txt | |
parent | 2ff43cdd13d40a0494f3da2adca90b510bcc22ca (diff) | |
parent | 3983c924e352ca181a71281050cc8314d6fd85f8 (diff) | |
download | hercules-a540862fa99d0503548fe86b266b8b91d63bcc98.tar.gz hercules-a540862fa99d0503548fe86b266b8b91d63bcc98.tar.bz2 hercules-a540862fa99d0503548fe86b266b8b91d63bcc98.tar.xz hercules-a540862fa99d0503548fe86b266b8b91d63bcc98.zip |
Merge pull request #1486 from MuzTank/master
Fixed airships.txt
Diffstat (limited to 'npc/airports/airships.txt')
-rw-r--r-- | npc/airports/airships.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/airports/airships.txt b/npc/airports/airships.txt index 9653b9394..7bac19e21 100644 --- a/npc/airports/airships.txt +++ b/npc/airports/airships.txt @@ -1452,6 +1452,8 @@ function script applegamble { getitem Apple,.@amount; end; } + mes("Alright."); + mes("Let me cast the dice again."); } else { mesf("^FF0000%s^000000, you got ^FF0000%d^000000 and the total is now ^FF0000%d^000000. " |