updats
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@484 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
540f7297ad
commit
6b91449f6c
@ -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]
|
||||
|
@ -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";
|
||||
|
Loading…
x
Reference in New Issue
Block a user