Merge pull request #11853 from Kyep/ts_gateway_fix

Terror Spider Fixes & Tweaks
This commit is contained in:
Fox McCloud
2019-09-08 03:51:59 -04:00
committed by GitHub
15 changed files with 95 additions and 194 deletions
+1 -1
View File
@@ -81,7 +81,7 @@
// Once at least one egg has hatched from you, you'll need help to reach medbay.
if(eggs_hatched >= 1)
owner.Confused(2)
owner.SetConfused(45)
if(egg_progress > egg_progress_per_hatch)
egg_progress -= egg_progress_per_hatch