mirror of
https://github.com/tbamud/tbamud.git
synced 2026-04-05 11:57:19 +02:00
Boards update, added some items
This commit is contained in:
parent
955806d683
commit
c177ec2f95
6 changed files with 215 additions and 78 deletions
|
|
@ -520,6 +520,7 @@ static void oedit_disp_values_menu(struct descriptor_data *d)
|
|||
case ITEM_CONTAINER: labels = container_val_labels; break;
|
||||
case ITEM_FURNITURE: labels = furniture_val_labels; break;
|
||||
case ITEM_FOOD: labels = food_val_labels; break;
|
||||
case ITEM_LIGHT: labels = light_val_labels; break;
|
||||
default: labels = generic_val_labels; break;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue