mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
- Bugfix for user created areas not correctly powering machinery.
- Fix for retaliating hostile mobs to not attack itself. - Grammar fix for goats and cows. - Fix for malfunction and continuous rounds; which doesn't stop the count down timer when the AI dies. - Spiderlings won't grow inside vents and spiderlings are much easier to kill, can be shot with a projectile and display a message after dying. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5548 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -129,6 +129,7 @@ move an amendment</a> to the drawing.</p>
|
||||
A.power_equip = 0
|
||||
A.power_light = 0
|
||||
A.power_environ = 0
|
||||
A.always_unpowered = 0
|
||||
move_turfs_to_area(turfs, A)
|
||||
spawn(5)
|
||||
//ma = A.master ? "[A.master]" : "(null)"
|
||||
|
||||
Reference in New Issue
Block a user