small mapping fixes

- added more ATMs to station
- minor Xenoarch tweaks
- small candyland tweaks
- small feederden fixes
- oil is more fattening now
This commit is contained in:
evilew
2023-11-30 13:50:35 +01:00
parent e835cc9fd6
commit 683c1d4c80
7 changed files with 309 additions and 238 deletions
@@ -107,7 +107,7 @@
taste_mult = 0.8
value = 1
taste_description = "oil"
nutriment_factor = 7 * REAGENTS_METABOLISM //Not very healthy on its own
nutriment_factor = 12 * REAGENTS_METABOLISM //Not very healthy on its own
metabolization_rate = 10 * REAGENTS_METABOLISM
var/fry_temperature = 450 //Around ~350 F (117 C) which deep fryers operate around in the real world
var/boiling //Used in mob life to determine if the oil kills, and only on touch application