Skip to content

Commit

Permalink
uplink
Browse files Browse the repository at this point in the history
  • Loading branch information
FoxxoTrystan committed Jan 17, 2025
1 parent 3df4161 commit 8288dbd
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Resources/Locale/en-US/store/uplink-catalog.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,9 @@ uplink-death-acidifier-implant-desc = Completely melts the user and their equipm
uplink-micro-bomb-implanter-name = Micro Bomb Implanter
uplink-micro-bomb-implanter-desc = Explode on death or manual activation with this implant. Destroys the body with all equipment.
uplink-magillitis-serum-implanter-name = Magillitis Serum Implanter
uplink-magillitis-serum-implanter-desc = An experimental biochip which causes irreversable rapid muscular growth in Hominidae. Side-affects may include hypertrichosis, violent outbursts, and an unending affinity for bananas.
# Bundles
uplink-observation-kit-name = Observation Kit
uplink-observation-kit-desc = Includes syndicate crew monitor, high power cell and security hud disguised as sunglasses.
Expand Down
18 changes: 18 additions & 0 deletions Resources/Prototypes/Catalog/uplink_catalog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -840,6 +840,24 @@
categories:
- UplinkImplants

- type: listing
id: UplinkMagillitisSerumImplant
name: uplink-magillitis-serum-implanter-name
description: uplink-magillitis-serum-implanter-desc
icon: { sprite: Actions/Implants/implants.rsi, state: gorilla_rampage }
productEntity: MagillitisSerumImplanter
cost:
Telecrystal: 5
categories:
- UplinkJob
conditions:
- !type:BuyerJobCondition
whitelist:
- ResearchAssistant
- ResearchDirector
- Scientist
- SeniorResearcher

- type: listing
id: UplinkEmpImplanter
name: uplink-emp-implanter-name
Expand Down

0 comments on commit 8288dbd

Please sign in to comment.