mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-17 09:01:44 +01:00
Added World files to SVN --Rumble
This commit is contained in:
@@ -1008,7 +1008,8 @@ void medit_parse(struct descriptor_data *d, char *arg)
|
||||
|
||||
case MEDIT_ALIGNMENT:
|
||||
GET_ALIGNMENT(OLC_MOB(d)) = LIMIT(i, -1000, 1000);
|
||||
break;
|
||||
medit_disp_stats_menu(d);
|
||||
return;
|
||||
|
||||
case MEDIT_COPY:
|
||||
if ((i = real_mobile(atoi(arg))) != NOWHERE) {
|
||||
|
||||
Reference in New Issue
Block a user