From 3983c924e352ca181a71281050cc8314d6fd85f8 Mon Sep 17 00:00:00 2001 From: Edwin Date: Sun, 23 Oct 2016 16:05:15 +0700 Subject: Fixed airships.txt if player and NPC get same number of dice but below than 8 then it was only showing NPC name --- npc/airports/airships.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/airports') 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. " -- cgit v1.2.3-60-g2f50