mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-02-06 22:39:04 +00:00
* Renames material "plating" to floor, changes material wall desc to match regular walls * floor tile * Custom descs for walls and floor tiles based on material * material tile throwforce 1 -> 5 * switch order of material flags on material tile * Removes material flag and check - Simplifies floor tile desc throwforce check * Moves the throwforce message to examine() * Gives more nuance to tile throwforce examine() messages * Simplifies tile examine throwforce code - Fixes problem with radioactive item examine of outputting a single period when too far away - Adds spans to tile throwforce examine and radioactive item examine * logic 10 Co-Authored-By: Rohesie <rohesie@gmail.com> * Adds throwforce message to examine return Co-authored-by: Rohesie <rohesie@gmail.com>