see tolocal() tile descs in chat
This commit is contained in:
parent
9fb791039f
commit
e22261d012
3 changed files with 22 additions and 7 deletions
|
|
@ -2,7 +2,7 @@ pub const NAME_OVERMAP: &str = "the travel map";
|
|||
pub const SHORTNAME_OVERMAP: &str = "Travel";
|
||||
pub const NAME_DUNGEON_RANDOM: &str = "the dungeon";
|
||||
pub const SHORTNAME_DUNGEON_RANDOM: &str = "D";
|
||||
pub const NAME_STARTER_TOWN: &str = "the town of Saff";
|
||||
pub const NAME_STARTER_TOWN: &str = "the port town of Saff";
|
||||
pub const SHORTNAME_STARTER_TOWN: &str = "Saff";
|
||||
pub const NAME_FOREST_BUILDER: &str = "the woods outside of town";
|
||||
pub const SHORTNAME_FOREST_BUILDER: &str = "Woods";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue