mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-25 04:57:47 +01:00
Fix kwargs
This commit is contained in:
@@ -159,7 +159,7 @@ List of things solar grubs should be able to do:
|
||||
"The solargrub chitters in irritation at your continued solidity, followed by a string of crushingly tight stomach clenches that grind its caustic stomach ooze into your body!",
|
||||
"The deceptively severe heat trapped within the solargrub works in tandem with its inner muscles and your tingling, prickling stomach juice bath to weaken you!")
|
||||
|
||||
/datum/ai_holder/simple_mob/retaliate/solargrub/react_to_attack(atom/movable/attacker)
|
||||
/datum/ai_holder/simple_mob/retaliate/solargrub/react_to_attack(atom/movable/attacker, ignore_timers = FALSE)
|
||||
holder.anchored = FALSE
|
||||
holder.set_AI_busy(FALSE)
|
||||
..()
|
||||
Reference in New Issue
Block a user