Merge pull request #16589 from Kashargul/moduleSelectionUI

Moving robot module and icon selection to tgui
This commit is contained in:
Heroman3003
2024-11-17 20:54:08 +10:00
committed by GitHub
33 changed files with 671 additions and 174 deletions
@@ -118,7 +118,6 @@
to speak with your team, and learn what their plan is for today."))
R.key = C.key
// R.Namepick() // Apparnetly making someone a merc lets them pick a name, so this isn't needed.
spawn(1)
mercs.add_antagonist(R.mind, FALSE, TRUE, FALSE, FALSE, FALSE)
@@ -225,7 +225,6 @@
feedback_inc("cyborg_birth",1)
callHook("borgify", list(O))
O.namepick()
qdel(src)
else