mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 07:38:05 +01:00
[MIRROR] Makes dog a basic mob [MDB IGNORE] [MDB IGNORE] (#17930)
* Makes dog a basic mob [MDB IGNORE] * conflict * map updatepaths * minor banana spider improvement * unnecessary SR edit, minor path stuff * chadian, borgi * tram conflict * fixes after testing Co-authored-by: Tastyfish <crazychris32@gmail.com>
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
description = "We need to see how the body functions from the earliest moments. Some cytology experiments will help us gain this understanding."
|
||||
total_requirement = 3
|
||||
max_requirement_per_type = 2
|
||||
possible_types = list(/mob/living/simple_animal/hostile/carp, /mob/living/simple_animal/hostile/retaliate/snake, /mob/living/simple_animal/pet/cat, /mob/living/simple_animal/pet/dog/corgi, /mob/living/basic/cow, /mob/living/simple_animal/chicken)
|
||||
possible_types = list(/mob/living/simple_animal/hostile/carp, /mob/living/simple_animal/hostile/retaliate/snake, /mob/living/simple_animal/pet/cat, /mob/living/basic/pet/dog/corgi, /mob/living/basic/cow, /mob/living/simple_animal/chicken)
|
||||
|
||||
/datum/experiment/scanning/random/cytology/medium/one
|
||||
name = "Advanced Cytology Scanning Experiment One"
|
||||
|
||||
Reference in New Issue
Block a user