Makes G gluid calcs only happen when it's required (#12095)
* Made G fluid calcs only happen on moment it's required. * whoops * Update modular_citadel/code/modules/arousal/organs/testicles.dm Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com> Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>
This commit is contained in:
@@ -129,7 +129,8 @@
|
||||
"@pick(semicolon)*nya",
|
||||
"@pick(semicolon)*awoo",
|
||||
"@pick(semicolon)*merp",
|
||||
"@pick(semicolon)*weh"
|
||||
"@pick(semicolon)*weh",
|
||||
"@pick(semicolon)My balls finally feel full, again."
|
||||
],
|
||||
|
||||
"mutations": [
|
||||
|
||||
Reference in New Issue
Block a user