mirror of
https://github.com/tbamud/tbamud.git
synced 2026-01-28 11:56:10 +01:00
Added World files to SVN --Rumble
This commit is contained in:
parent
ab4d9c618e
commit
8dd16ea3d7
66 changed files with 2682 additions and 2839 deletions
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue