miki151 / keeperrl

Source code of KeeperRL
GNU General Public License v2.0
890 stars 112 forks source link

consider unhardcoding stairs furniture generated by the placement #2035

Closed samuellsk closed 2 months ago

samuellsk commented 1 year ago

now if you place down_stairs , the up_stairs are created in the floor below automatically without an option to override.

consider unhardcoding it and creating some option in furniture like up/downstair_type = "some_furniture". With "none" as viable furniture as well.

This will allow some modders to create "pit fall" traps (falling through trap to hidden room beneth) and or placing custom stairs (sand , with some carpet on ...etc)

samuellsk commented 2 months ago

Added to the game, thank you,