[Jan 05 2008] - Rumble
Fixed improper display of affections in stat player. (thanks Rhade) [Jan 04 2008] - Rumble Removed the unused npc_class_types. Fix to affect_update and affect_join. (thanks Kyle and Jamdog) [ 2007] - Rumble Removed the clsolc command. This option can still be set via "toggle clsolc." [Jan 03 2007] - Rumble PLR_NOWIZLIST actually used now to prevent run_autowiz. Several _FLAGGED checks that I fixed for 128 bit in the wrong SVN directory and failed to committ.
This commit is contained in:
@@ -69,7 +69,7 @@ ACMD(do_oasis_aedit)
|
||||
|
||||
if (!str_cmp("save", arg)) {
|
||||
mudlog(CMP, MAX(LVL_BUILDER, GET_INVIS_LEV(ch)), TRUE, "OLC: %s saves socials.", GET_NAME(ch));
|
||||
send_to_char(ch, "Writing social file..\r\n");
|
||||
send_to_char(ch, "Writing social file.\r\n");
|
||||
aedit_save_to_disk(d);
|
||||
send_to_char(ch, "Done.\r\n");
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user