mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 02:34:00 +00:00
Merge branch 'wideboyz' of https://github.com/Verkister/VOREStation into wideboyz
This commit is contained in:
@@ -126,6 +126,17 @@
|
|||||||
faction = "underdark"
|
faction = "underdark"
|
||||||
has_eye_glow = TRUE
|
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_chance = 100
|
||||||
vore_bump_emote = "clamps down on with iron jaws"
|
vore_bump_emote = "clamps down on with iron jaws"
|
||||||
vore_default_contamination_color = "purple"
|
vore_default_contamination_color = "purple"
|
||||||
@@ -147,4 +158,4 @@
|
|||||||
icon_state = "andrews"
|
icon_state = "andrews"
|
||||||
icon_rest = "andrews_rest"
|
icon_rest = "andrews_rest"
|
||||||
|
|
||||||
mount_offset_y = 17
|
mount_offset_y = 17
|
||||||
|
|||||||
@@ -7,24 +7,9 @@
|
|||||||
/area/mine/explored/underdark)
|
/area/mine/explored/underdark)
|
||||||
"c" = (
|
"c" = (
|
||||||
/obj/structure/dogbed,
|
/obj/structure/dogbed,
|
||||||
/mob/living/simple_mob/animal/wolf/phoron{
|
/mob/living/simple_mob/animal/wolf/direwolf/rykka{
|
||||||
attacktext = list("attacked, bites, gnaws");
|
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");
|
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,
|
/turf/simulated/mineral/floor/ignore_cavegen/virgo3b,
|
||||||
/area/mine/explored/underdark)
|
/area/mine/explored/underdark)
|
||||||
|
|||||||
Reference in New Issue
Block a user