new shuttle loan event, small fixes

- you can place 4 energy harvesters now
- slight fix to fountain
- new job titles
- new shuttle loan event: Snack Attack
This commit is contained in:
evilew
2023-11-09 13:15:56 +01:00
parent 538e0ed4fd
commit 6ef1a5130c
4 changed files with 28 additions and 22 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
return
if (ishuman(user) && user.has_dna())
user.cursed_fat = 1
user.fattening_steps_left = 100
user.fattening_steps_left += 100
icon_state = "empty"
to_chat(user, "<span class='notice'>The glittering orange liquid disappears instantly as you touch it. You feel a strange, warm sensation inside, growing stronger the more you move...</span>")
curse_given = 1