mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 21:48:21 +01:00
Attack chain migration: structures. (#30365)
* Attack chain migration: structures. * whoops * wth
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
/// How long this takes to unbuckle yourself from.
|
||||
var/unbuckle_time = 0 SECONDS
|
||||
|
||||
new_attack_chain = TRUE
|
||||
|
||||
/obj/structure/New()
|
||||
..()
|
||||
if(smoothing_flags & (SMOOTH_CORNERS|SMOOTH_BITMASK))
|
||||
|
||||
Reference in New Issue
Block a user