mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
TC use count appears on round end
Conflicts: code/datums/uplink_item.dm code/game/objects/items/devices/uplinks.dm Adds Icons and purchase list Conflicts: code/datums/uplink_item.dm code/game/gamemodes/traitor/traitor.dm code/stylesheet.dm CSS is hard Conflicts: code/game/gamemodes/traitor/traitor.dm Mah Indents Made Purchase Log Text rather than List Conflicts: code/game/objects/items/devices/uplinks.dm Moved images to top "survived" line Conflicts: code/game/objects/items/devices/uplinks.dm Boxes show contents Nuke Ops Group Shaming Conflicts: code/game/gamemodes/nuclear/nuclear.dm Uses compiled list for uplinks Conflicts: code/game/objects/items/devices/uplinks.dm
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
activation_emote = input("Choose activation emote:") in list("blink", "blink_r", "eyebrow", "chuckle", "twitch_s", "frown", "nod", "blush", "giggle", "grin", "groan", "shrug", "smile", "pale", "sniff", "whimper", "wink")
|
||||
source.mind.store_memory("Uplink implant can be activated by using the [src.activation_emote] emote, <B>say *[src.activation_emote]</B> to attempt to activate.", 0, 0)
|
||||
source << "The implanted uplink implant can be activated by using the [src.activation_emote] emote, <B>say *[src.activation_emote]</B> to attempt to activate."
|
||||
hidden_uplink.uplink_owner="[source]"
|
||||
return 1
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user