mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 22:50:26 +01:00
PAI overlay on PDAs (#71602)
## About The Pull Request Adds a small overlay when pais are inserted into your pda   ## Why It's Good For The Game This was another legacy feature that was removed with modpdas, and other servers (like bee, though i personally dont agree with the creator.) have it already. sooooo why not make one for tg ## Changelog 🆑 imageadd: indicator when a pda contains a pai /🆑 Co-authored-by: etherware-novice <candy@notarealaddr.com>
This commit is contained in:
co-authored by
etherware-novice
parent
d7e803af09
commit
31fcfad96c
@@ -192,6 +192,7 @@
|
||||
usr.put_in_hands(inserted_pai)
|
||||
to_chat(usr, span_notice("You remove [inserted_pai] from the [name]."))
|
||||
inserted_pai = null
|
||||
update_appearance(UPDATE_ICON)
|
||||
if("interact")
|
||||
inserted_pai.attack_self(usr)
|
||||
return UI_UPDATE
|
||||
|
||||
Reference in New Issue
Block a user