mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-10 14:44:05 +01:00
Adds option to select out of 3 Syndicate Bundles (#23465)
* Thanks Ebba * removing that one datum line * updated description in uplink * removes redundant list that is redundant Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com> * Moved Comments * Added Agent Spaces * added a dot Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com> * Update descrption + fix typo * updated TC prices in comments * Welcome message + bundle name updates * Station Name Co-authored-by: HMBGERDO <61080616+HMBGERDO@users.noreply.github.com> * Modsuiter to Augmented Co-authored-by: HMBGERDO <61080616+HMBGERDO@users.noreply.github.com> * 3TC jacket comment * Beacon + Naming + Comments * forgot to save this file * Empty * slash formatting Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com> * old SRC style Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com> * item/item as anything in item Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com> --------- Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com> Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com> Co-authored-by: HMBGERDO <61080616+HMBGERDO@users.noreply.github.com> Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
This commit is contained in:
@@ -558,9 +558,9 @@
|
||||
|
||||
/datum/uplink_item/bundles_TC/badass
|
||||
name = "Syndicate Bundle"
|
||||
desc = "Syndicate Bundles are specialised groups of items that arrive in a plain box. These items are collectively worth more than 100 telecrystals, but you do not know which specialisation you will receive."
|
||||
desc = "Syndicate Bundles are specialised groups of items that arrive in a plain box. These items are collectively worth more than 100 telecrystals. You can select one out of three specialisations after purchase."
|
||||
reference = "SYB"
|
||||
item = /obj/item/storage/box/syndie_kit/bundle
|
||||
item = /obj/item/radio/beacon/syndicate/bundle
|
||||
cost = 100
|
||||
excludefrom = list(UPLINK_TYPE_NUCLEAR, UPLINK_TYPE_SST)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user