diff options
Diffstat (limited to 'npc/012-1')
-rw-r--r-- | npc/012-1/guards.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-1/guards.txt b/npc/012-1/guards.txt index 956c08c91..492ef05a0 100644 --- a/npc/012-1/guards.txt +++ b/npc/012-1/guards.txt @@ -60,7 +60,7 @@ L_Admus: disablenpc "Tezzerin"; disablenpc "Luffyx"; disablenpc "Shoppa Kep"; - announce l("##1Hear ya, hear ya! There are @@ vacant slots at Hurnsguard to LIBERATE HURNSCALD!", $@BG1_SIZE-1), bc_all | bc_npc; + announce "##1Hear ya, hear ya! There are "+str($@BG1_SIZE-1)+" vacant slots at Hurnsguard to LIBERATE HURNSCALD!", bc_all | bc_npc; mes "##1You are assigned to Monster Forces. Do not leave Hurnscald."; close; |