mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-15 09:57:49 +01:00
Fixes some rogue reagents
This commit is contained in:
@@ -105,7 +105,7 @@
|
||||
o.add_movespeed_modifier(BREAST_MOVEMENT_SPEED, TRUE, 100, NONE, override = TRUE, multiplicative_slowdown = moveCalc)
|
||||
sizeMoveMod(moveCalc)
|
||||
*/
|
||||
if((B.cached_size) < 40)
|
||||
if((B?.cached_size) < 40)
|
||||
..()
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user