git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@484 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
amber 2004-12-07 06:23:51 +00:00
parent 540f7297ad
commit 6b91449f6c
17 changed files with 1098 additions and 1096 deletions

View File

@ -1,5 +1,7 @@
Date Added
12/6
* Fixed file props for new npcs [MouseJstr]
* Fixed weddings.txt as per Fress_Boy [MouseJstr]
* Added a case_sensitive to login [MouseJstr]
* Fixed follow crashing server when gm dies [MouseJstr]
* Fixed global message not working on txt [Wizputer]

View File

@ -251,7 +251,7 @@ L_DisableSameSex:
mes "Same-Sex Weddings are disabled now!";
close;
L_ResetVariables:
set $@progress,0;
set $progress,0;
set $groom$,"null";
set $bride$,"null";
set $name$,"null";