mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +01:00
October Bugfix Bonanza (#3767)
Fixes #3742 - someone unfucked the fix again. Resolves #3740 and resolves #3739. Fixes #1558 - a 10 month long meme is dead. Resolves #3720 by making robo-eyes immune only to the eye stinging effects of pepperspray. Let there be equality amongst the synths. Fixes #3676 - tested, shouldn't break. It was double-calling set_death_timer. Fixes #3672 and fixes #3658 - that was my bad on not noticing the diff around hologram.icon = icon vs add_overlay(icon). Fixes #3762 - I'm surprised this didn't fuck over more.
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
charge_max = 300
|
||||
invocation = "Bla'yo daya!"
|
||||
invocation_type = SpI_SHOUT
|
||||
level_max = list(Sp_TOTAL = 3, Sp_SPEED = 3, Sp_POWER = 3)
|
||||
level_max = list(Sp_TOTAL = 3, Sp_SPEED = 4, Sp_POWER = 3)
|
||||
|
||||
range = 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user