Files
crystall-punk-14/Resources/migration.yml
2023-05-01 13:41:57 +10:00

12 lines
310 B
YAML

# basic dictionary that maps old entity ids to new entity ids.
# an empty or "null" string results in the entity getting deleted.
# e.g., you can swap all walls with windows and delete all tables by adding lines like:
#
# Window: WallSolid
# WallSolid: Window
# Table: null
chem_dispenser: ChemDispenser