mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 22:18:27 +01:00
Update organ_external.dm
This commit is contained in:
@@ -875,8 +875,7 @@ Note that amputating the affected organ does in fact remove the infection from t
|
||||
|
||||
switch(disintegrate)
|
||||
if(DROPLIMB_EDGE)
|
||||
if(appearance_flags >= PIXEL_SCALE)
|
||||
appearance_flags -= PIXEL_SCALE
|
||||
appearance_flags &= ~PIXEL_SCALE
|
||||
compile_icon()
|
||||
add_blood(victim)
|
||||
var/matrix/M = matrix()
|
||||
|
||||
Reference in New Issue
Block a user