diff options
| author | historia <[not public]> | 2026-07-18 03:40:02 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-07-18 03:40:02 -0400 |
| commit | db8ca1fe26a36b78074a424ae657b2cbb9b3af19 (patch) | |
| tree | 9219f320de74f27cb5491e3cb6b0258c5713f0cb /data/help | |
| parent | 467944adfa41673a3758d9622873abbe7ae35a49 (diff) | |
| download | thehouseoficarus-db8ca1fe26a36b78074a424ae657b2cbb9b3af19.tar.gz | |
feat(admin): admin color page more accurately represents game
Diffstat (limited to 'data/help')
| -rw-r--r-- | data/help/color.yaml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/data/help/color.yaml b/data/help/color.yaml index 17410af..b07ab17 100644 --- a/data/help/color.yaml +++ b/data/help/color.yaml @@ -57,7 +57,8 @@ description: | exit_name Exit destination room names protected_mob Protected mob names mob Mob names (combat, room listings, etc.) - damage Damage numbers + damage_dealt Damage to enemies + damage_taken Damage from enemies/hazards xp XP gain messages level_up Level-up announcements item Item names (default) @@ -72,7 +73,7 @@ description: | fire Firemaking messages eat_food Eating/healing messages drop_message Mob loot drops - credits_pickup Currency/credit messages + currency_pickup Currency/credit/chip messages Map colors: map_at The @ marker for your current room on the map |
