mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-31 07:58:22 +01:00
some small things (#17693)
* some small things * . * clean this up * potentially fix nulls in player list * . * Fixes * Update machine_stacking.dm --------- Co-authored-by: C.L. <killer65311@gmail.com>
This commit is contained in:
@@ -311,6 +311,7 @@
|
||||
user.visible_message(span_filter_notice("[user] starts pulling \the [tool] from [target]'s [affected]."), \
|
||||
span_filter_notice("You start pulling \the [tool] from [target]'s [affected]."))
|
||||
user.balloon_alert_visible("starts pulling \the [tool] from [target]'s [affected]", "pulling \the [tool] from \the [affected]")
|
||||
return
|
||||
|
||||
target.op_stage.current_organ = organ_to_remove
|
||||
|
||||
|
||||
Reference in New Issue
Block a user