diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/024-15/lilanna.txt | 2 | ||||
-rw-r--r-- | npc/functions/politics.txt | 7 |
2 files changed, 1 insertions, 8 deletions
diff --git a/npc/024-15/lilanna.txt b/npc/024-15/lilanna.txt index e9ef99c79..641ce5ca4 100644 --- a/npc/024-15/lilanna.txt +++ b/npc/024-15/lilanna.txt @@ -94,7 +94,7 @@ function FixCrystal { return; } -// +// A menu for fixing crystals function FixSelect { do { diff --git a/npc/functions/politics.txt b/npc/functions/politics.txt index faa6133f8..95f12399f 100644 --- a/npc/functions/politics.txt +++ b/npc/functions/politics.txt @@ -6,13 +6,6 @@ // Note: The office is NOT Mayor, we have from kings to mayors here and you're // not a citzen (yet). It'll be... I'll think in a name better than Minister. // Perhaps, Town Administrator. -// NPCs: -// Tulim - -// Halin - -// Hurns - Airlia -// LoF - -// Nival - -// Frostia - // Variables: // $LOC_MAYOR$ - Stores the name of current Hurnscald Mayor // $LOC_MONEY - Total money reserves of Hurnscald |