update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@526 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
87bbee75e1
commit
539f8e4a9d
@ -1,4 +1,6 @@
|
||||
Date Added
|
||||
12/9
|
||||
* Adjusted some messages in @marry [MouseJstr]
|
||||
12/8
|
||||
* Fixed @rings [MouseJstr]
|
||||
* Added @marry, @divorce, and @rings [MouseJstr]
|
||||
|
@ -7442,7 +7442,7 @@ atcommand_marry(const int fd, struct map_session_data* sd,
|
||||
}
|
||||
|
||||
if (pc_marriage(pl_sd1, pl_sd2) == 0) {
|
||||
clif_displaymessage(fd, "The marriage has failed.. talk to the judge..");
|
||||
clif_displaymessage(fd, "They are married.. wish them well");
|
||||
return 0;
|
||||
} else
|
||||
return -1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user