mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Tweaks jungleland mobs (#22293)
* Update jungle_alpha_mobs.dm * Update jungle_alpha_mobs.dm * Update jungle_projectiles.dm * tweaks * slow * tweaks * oh god what have i gotten myself into * typepaths * nah, take it back * whoops * Update wasp.dm * tweaks * tweaks * faster * no revive alphas * tweaks * tweaks * Update JungleBiomes.dm * Update JungleBiomes.dm
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
/turf/open/indestructible/grass/jungle,
|
||||
/area/template_noop)
|
||||
"u" = (
|
||||
/mob/living/simple_animal/hostile/yog_jungle/dryad{
|
||||
/mob/living/simple_animal/hostile/asteroid/yog_jungle/dryad{
|
||||
desc = "An elderly spirit. It looks to have tended to this quaint garden for a very long time.";
|
||||
name = "The Gardener"
|
||||
},
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
/turf/open/floor/plating/dirt/jungleland/jungle,
|
||||
/area/ruin/unpowered)
|
||||
"h" = (
|
||||
/mob/living/simple_animal/hostile/yog_jungle/corrupted_dryad{
|
||||
/mob/living/simple_animal/hostile/asteroid/yog_jungle/corrupted_dryad{
|
||||
startDead = 1
|
||||
},
|
||||
/turf/open/floor/plating/dirt/jungleland/jungle,
|
||||
@@ -80,7 +80,7 @@
|
||||
/turf/open/floor/plating/dirt/jungleland/jungle,
|
||||
/area/ruin/unpowered)
|
||||
"L" = (
|
||||
/mob/living/simple_animal/hostile/yog_jungle/corrupted_dryad,
|
||||
/mob/living/simple_animal/hostile/asteroid/yog_jungle/corrupted_dryad,
|
||||
/turf/open/floor/plating/dirt/jungleland/jungle,
|
||||
/area/ruin/unpowered)
|
||||
"O" = (
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
/turf/open/floor/plating/dirt/jungleland/shallow_mud,
|
||||
/area/template_noop)
|
||||
"s" = (
|
||||
/mob/living/simple_animal/hostile/yog_jungle/meduracha,
|
||||
/mob/living/simple_animal/hostile/asteroid/yog_jungle/meduracha,
|
||||
/turf/open/water/smooth/toxic_pit,
|
||||
/area/template_noop)
|
||||
"t" = (
|
||||
|
||||
Reference in New Issue
Block a user