mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-11 16:08:32 +01:00
Reverse Engineering Virology from Beeviro
Attempted to fix virology as the current addition/changes were incomplete with the individual working on it just disappearing and just leaving it in it's current state, this change will revert back virology to the old system with the old symptoms and stats as it was before. (hopefully)
This commit is contained in:
@@ -156,70 +156,6 @@
|
||||
"" = 80
|
||||
)
|
||||
|
||||
/obj/effect/spawner/lootdrop/organ_spawner
|
||||
name = "organ spawner"
|
||||
loot = list(
|
||||
/obj/item/organ/heart/gland/electric = 3,
|
||||
/obj/item/organ/heart/gland/trauma = 4,
|
||||
/obj/item/organ/heart/gland/egg = 7,
|
||||
/obj/item/organ/heart/gland/chem = 5,
|
||||
/obj/item/organ/heart/gland/mindshock = 5,
|
||||
/obj/item/organ/heart/gland/plasma = 7,
|
||||
/obj/item/organ/heart/gland/pop = 5,
|
||||
/obj/item/organ/heart/gland/slime = 4,
|
||||
/obj/item/organ/heart/gland/spiderman = 5,
|
||||
/obj/item/organ/heart/gland/ventcrawling = 1,
|
||||
/obj/item/organ/body_egg/alien_embryo = 1,
|
||||
/obj/item/organ/regenerative_core = 2)
|
||||
lootcount = 3
|
||||
/obj/effect/spawner/lootdrop/teratoma/minor
|
||||
name = "teratoma spawner"
|
||||
loot = list(
|
||||
/obj/item/organ/tongue = 5,
|
||||
/obj/item/organ/tongue/lizard = 1,
|
||||
/obj/item/organ/tail/cat = 1,
|
||||
/obj/item/organ/stomach = 5,
|
||||
/obj/item/organ/tongue/zombie = 1,
|
||||
/obj/item/organ/tongue/fly = 1,
|
||||
/obj/item/organ/stomach/fly = 1,
|
||||
/obj/item/organ/ears = 5,
|
||||
/obj/item/organ/ears/cat = 1,
|
||||
/obj/item/organ/eyes = 5,
|
||||
/obj/item/organ/heart = 5,
|
||||
/obj/item/organ/liver = 5,
|
||||
/obj/item/organ/tail/lizard = 1,
|
||||
/obj/item/organ/appendix = 5,
|
||||
/obj/effect/gibspawner/human = 1)
|
||||
|
||||
/obj/effect/spawner/lootdrop/teratoma/major
|
||||
name = "advanced teratoma spawner"
|
||||
loot = list(
|
||||
/obj/item/organ/adamantine_resonator = 2,
|
||||
/obj/item/organ/heart/gland/viral = 1,
|
||||
/obj/item/organ/eyes/night_vision = 1,
|
||||
/obj/item/organ/liver/plasmaman = 3,
|
||||
/obj/item/organ/stomach/plasmaman = 3,
|
||||
/obj/item/organ/lungs/plasmaman = 3,
|
||||
/obj/item/organ/lungs/slime = 3,
|
||||
/obj/item/organ/tongue/abductor = 1,
|
||||
/obj/item/organ/tongue/bone = 3,
|
||||
/obj/item/organ/tongue/bone/plasmaman = 1,
|
||||
/obj/item/organ/vocal_cords/adamantine = 1,
|
||||
/obj/effect/gibspawner/xeno = 1,
|
||||
/obj/effect/mob_spawn/human/corpse/assistant = 1,
|
||||
/obj/effect/mob_spawn/teratomamonkey = 5)
|
||||
|
||||
/obj/effect/spawner/lootdrop/teratoma/major/clown
|
||||
name = "funny teratoma spawner"
|
||||
loot = list(
|
||||
/mob/living/simple_animal/hostile/retaliate/frog = 1,
|
||||
/mob/living/simple_animal/hostile/retaliate/clown = 1,
|
||||
/mob/living/simple_animal/hostile/retaliate/spaceman = 1,
|
||||
/obj/item/clothing/mask/gas/clown_hat = 4,
|
||||
/obj/item/clothing/shoes/clown_shoes = 3,
|
||||
/obj/item/bikehorn = 5,
|
||||
/obj/item/reagent_containers/food/snacks/pie/cream = 3)
|
||||
|
||||
/obj/effect/spawner/lootdrop/two_percent_xeno_egg_spawner
|
||||
name = "2% chance xeno egg spawner"
|
||||
loot = list(
|
||||
|
||||
Reference in New Issue
Block a user