diff options
Diffstat (limited to 'npc/other')
-rw-r--r-- | npc/other/divorce.txt | 2 | ||||
-rw-r--r-- | npc/other/hugel_bingo.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/other/divorce.txt b/npc/other/divorce.txt index 4aff827a9..d726ee38a 100644 --- a/npc/other/divorce.txt +++ b/npc/other/divorce.txt @@ -214,4 +214,4 @@ nif_in,190,112,5 script Deviruchi#divorce 738,{ } mes "Hmmm...your spouse isn't online..."; close; -}
\ No newline at end of file +} diff --git a/npc/other/hugel_bingo.txt b/npc/other/hugel_bingo.txt index 33423a77c..569b66afb 100644 --- a/npc/other/hugel_bingo.txt +++ b/npc/other/hugel_bingo.txt @@ -1154,4 +1154,4 @@ que_bingo,54,17,5 script Arcade Owner 712,{ break; } -}
\ No newline at end of file +} |