Merge pull request #34161 from ShizCalev/bot_sssembly
Consolidates bot assemblies under one parent, fixes bot parts switching types when the bot is destroyed
This commit is contained in:
committed by
CitadelStationBot
parent
ef1c99ba92
commit
8c1c9f5cd7
@@ -254,7 +254,7 @@
|
||||
to_chat(user, "<span class='notice'>You add [O] to [src].</span>")
|
||||
qdel(O)
|
||||
qdel(src)
|
||||
user.put_in_hands(new /obj/item/bucket_sensor)
|
||||
user.put_in_hands(new /obj/item/bot_assembly/cleanbot)
|
||||
else
|
||||
..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user