mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 20:48:56 +01:00
Refactors virus spreading (#31066)
* Refactors virus spreading * Cyberfixes * Bump to infect * proper shoe protection * Split ContractDisease * Makes virus severity matter * oops * Virus severity changes * defines * infective_floor --> infective * Fixes vomit and pulling infection
This commit is contained in:
@@ -846,7 +846,7 @@
|
||||
agent = "dragon's blood"
|
||||
desc = "What do dragons have to do with Space Station 13?"
|
||||
stage_prob = 20
|
||||
severity = BIOHAZARD
|
||||
severity = VIRUS_SEVERITY_BIOHAZARD
|
||||
visibility_flags = 0
|
||||
stage1 = list("Your bones ache.")
|
||||
stage2 = list("Your skin feels scaly.")
|
||||
|
||||
Reference in New Issue
Block a user