mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-25 14:06:15 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user