mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-08-27 12:47:06 +01:00
this should be everything now
This commit is contained in:
@@ -335,7 +335,7 @@
|
||||
M.reagents.remove_reagent(type, 5)
|
||||
B = nB
|
||||
//If they have, increase size.
|
||||
if(B.size < BUTT_SIZE_MAX) //just in case
|
||||
if(B.size_cached < BUTT_SIZE_MAX) //just in case
|
||||
B.modify_size(0.05)
|
||||
..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user