Skip to content

Commit c94ce54

Browse files
Update uplinkviruses.dm
1 parent 432aefc commit c94ce54

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

modular_meta/features/traitor_viruses/code/uplinkviruses.dm

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,17 @@
1010

1111
/datum/uplink_item/role_restricted/annorwauplink
1212
name = "Annorwa sample"
13-
desc = "Annoying virus culture bottle, why i need to explain?."
13+
desc = "Annoying virus culture bottle, annoying virus that not recommended to inhale."
14+
progression_minimum = 45 MINUTES
1415
item = /obj/item/reagent_containers/cup/bottle/annorwa
1516
cost = 20
1617
restricted_roles = list(JOB_MEDICAL_DOCTOR)
1718
surplus = 0
1819

1920
/datum/uplink_item/role_restricted/cordafungiuplink
2021
name = "Cordafungi sample"
21-
desc = "Fungal rabies culture bottle, why i need to explain?."
22+
desc = "Fungal rabies culture bottle, why i need to explain? But if you wanna ok, that virus is totally fucks up crew, if you wanna know what's that... thats hell."
23+
progression_minimum = 45 MINUTES
2224
item = /obj/item/reagent_containers/cup/bottle/cordafungi
2325
cost = 20
2426
restricted_roles = list(JOB_MEDICAL_DOCTOR)

0 commit comments

Comments
 (0)