fancy ![code/game/objects/effects/anomalies/anomalies_dimensional_themes.dm 356](git.png)
Vars | |
carpet_switch_cd | Cooldown for changing carpets, It's kinda dull to always use the same one, but we also can't make it too random. |
---|---|
valid_carpets | List of carpets we can pick from, set up in New |
valid_tables | List of tables we can pick from, set up in New |
Var Details
carpet_switch_cd ![code/game/objects/effects/anomalies/anomalies_dimensional_themes.dm 367](git.png)
Cooldown for changing carpets, It's kinda dull to always use the same one, but we also can't make it too random.
valid_carpets ![code/game/objects/effects/anomalies/anomalies_dimensional_themes.dm 369](git.png)
List of carpets we can pick from, set up in New
valid_tables ![code/game/objects/effects/anomalies/anomalies_dimensional_themes.dm 373](git.png)
List of tables we can pick from, set up in New