upports syndicate pai pet from chomp and emag behaviors (#19249)

* upporting syndicate pai pet

* tgui data

* don't emag cards without a pai

* aaugghh

* allow bingle pai, pai counts for lonely

* modular computers

* fix that

* .

* emag

* that'S fine

* pai card as antag tools

* .

* trashcatch

* that

* .

* only show emag chassis if we have a toolkit too

* .

* .

---------

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
Will
2026-03-05 21:53:36 +01:00
committed by GitHub
co-authored by Kashargul
parent cfd9a46036
commit 14e23e07f0
42 changed files with 453 additions and 190 deletions
+3
View File
@@ -33,6 +33,9 @@
tgui_interact(user)
playsound(src, "keyboard", 40) // into console
/obj/machinery/librarywikicomp/allow_pai_interaction()
return TRUE
/obj/machinery/librarywikicomp/tgui_interact(mob/user, datum/tgui/ui)
ui = SStgui.try_update_ui(user, src, ui)
if(!ui)