summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2009-11-28 18:51:25 -0700
committerJared Adams <jaxad0127@gmail.com>2009-11-28 18:51:25 -0700
commitc55b8a59a7c2e1485cbd88f63d8a2c450696bb7c (patch)
tree24d00769b9d5ae99560979e52c16282951d22202
parent9ade21108f2cffaf0faac0c68885b6a70d3c07e3 (diff)
downloadserverdata-c55b8a59a7c2e1485cbd88f63d8a2c450696bb7c.tar.gz
serverdata-c55b8a59a7c2e1485cbd88f63d8a2c450696bb7c.tar.bz2
serverdata-c55b8a59a7c2e1485cbd88f63d8a2c450696bb7c.tar.xz
serverdata-c55b8a59a7c2e1485cbd88f63d8a2c450696bb7c.zip
Don't show the menu for party join permits again
-rw-r--r--npc/021-2_Tulimshar/government_building.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/021-2_Tulimshar/government_building.txt b/npc/021-2_Tulimshar/government_building.txt
index 4574d08a..9ecfb219 100644
--- a/npc/021-2_Tulimshar/government_building.txt
+++ b/npc/021-2_Tulimshar/government_building.txt
@@ -149,6 +149,7 @@ S_give_rings:
if (getskilllv(@PARTY_SKILL) == 2 ) goto L_Base_Menu;
if (BaseLevel >= 15 && getskilllv(@PARTY_SKILL) == 1) goto L_Can_Make_Party;
+ if (getskilllv(@PARTY_SKILL) == 1) goto L_Base_Menu;
if (BaseLevel >= 10) goto L_Can_Party;
L_Base_Menu: