From 3934f762a83b7743f268c133989c6d435f774bb6 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 14 Mar 2019 12:46:10 -0300 Subject: Reorder stuff on the file, and bump it that the mini event to find this NPC is over. --- npc/008-0/master.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/008-0/master.txt') diff --git a/npc/008-0/master.txt b/npc/008-0/master.txt index bbf52922f..b4809358c 100644 --- a/npc/008-0/master.txt +++ b/npc/008-0/master.txt @@ -6,6 +6,9 @@ // Controls the whole dungeon feature. 008-0,47,63,0 script Party Master NPC_BRGUARD_SWORD,{ + if (!is_staff()) + goto L_TODO; // TODO + mesn; if (getcharid(1) > 0) { mesq l("You're in the \"@@\" party, very good!", getpartyname(getcharid(1))); @@ -14,8 +17,6 @@ mesq l("I protect a dungeon for PARTIES. You're not on a party, get moving."); close; } - if (!is_staff()) - goto L_TODO; // TODO mesn; mesq l("I protect a very dangerous dungeon, and it is so dangerous, that only parties can go in."); -- cgit v1.2.3-60-g2f50