mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-20 10:31:45 +01:00
Minor bug fixes and ZONE_WORLDMAP flag
This commit is contained in:
@@ -1058,6 +1058,7 @@ void medit_parse(struct descriptor_data *d, char *arg)
|
||||
|
||||
case MEDIT_ALIGNMENT:
|
||||
GET_ALIGNMENT(OLC_MOB(d)) = LIMIT(i, -1000, 1000);
|
||||
OLC_VAL(d) = TRUE;
|
||||
medit_disp_stats_menu(d);
|
||||
return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user