mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-17 01:53:35 +01:00
Fixes cyborgs who were emagged before picking a module correctly getting their items emagged (#30114)
This commit is contained in:
@@ -678,6 +678,8 @@ GLOBAL_LIST_INIT(robot_verbs_default, list(
|
||||
module.add_languages(src)
|
||||
module.add_armor(src)
|
||||
module.add_subsystems_and_actions(src)
|
||||
if(emagged)
|
||||
module.emag_act(src)
|
||||
if(!static_radio_channels)
|
||||
radio.config(module.channels)
|
||||
rename_character(real_name, get_default_name())
|
||||
|
||||
Reference in New Issue
Block a user