Merge branch 'wideboyz' of https://github.com/Verkister/VOREStation into wideboyz

This commit is contained in:
Verkister
2020-06-19 12:01:17 +03:00
2 changed files with 13 additions and 17 deletions

View File

@@ -126,6 +126,17 @@
faction = "underdark"
has_eye_glow = TRUE
min_oxy = 0
max_oxy = 0
min_tox = 0
max_tox = 0
min_co2 = 0
max_co2 = 0
min_n2 = 0
max_n2 = 0
minbodytemp = 0
maxbodytemp = 700
vore_bump_chance = 100
vore_bump_emote = "clamps down on with iron jaws"
vore_default_contamination_color = "purple"
@@ -147,4 +158,4 @@
icon_state = "andrews"
icon_rest = "andrews_rest"
mount_offset_y = 17
mount_offset_y = 17

View File

@@ -7,24 +7,9 @@
/area/mine/explored/underdark)
"c" = (
/obj/structure/dogbed,
/mob/living/simple_mob/animal/wolf/phoron{
/mob/living/simple_mob/animal/wolf/direwolf/rykka{
attacktext = list("attacked, bites, gnaws");
color = "#6D5843";
desc = "This canine looks like a GSD. It has a collar tagged, 'Bitch'";
friendly = list("nuzzles, cuddles, rubs against");
name = "Rykka";
size_multiplier = 1.25;
tt_desc = "Canidae";
vore_bump_chance = 100;
vore_bump_emote = "clamps down on with iron jaws";
vore_default_contamination_color = "purple";
vore_default_contamination_flavor = "Acrid";
vore_digest_chance = 85;
vore_escape_chance = 5;
vore_pounce_chance = 100;
vore_pounce_maxhealth = 100;
vore_stomach_flavor = "A black-and-purple veined gut, pulsing warmly around you. Loud gurgles sound around you as the gut squishes inwards and attempts to crush you - Rykka seems intent on digesting you, like the meat you are.";
vore_stomach_name = "Gut"
},
/turf/simulated/mineral/floor/ignore_cavegen/virgo3b,
/area/mine/explored/underdark)