mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 03:51:49 +01:00
Coalition of Snackolonies II: Fetch Harder Edition (#18626)
* ship it joe * yangechog * hoargh * it's a plastic bottle * little things * MEAT * last bit * vanilla isn't real * maps in the vendor + minor additions * this may fix the Issue * do this later * last-minute changes i noticed while i was at work * my agonies * aeiou * keep trying... * what will this break hmm * i clench my fist and beat it * matt's changes * fixes feni + 2275
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/mob/living/simple_animal/hakhma
|
||||
name = "hakhma"
|
||||
desc = "An oversized insect breed by Scarab colony ships, known for their milk."
|
||||
desc = "An oversized insect bred by Scarab colony ships, known for their milk."
|
||||
icon = 'icons/mob/npc/livestock.dmi'
|
||||
icon_state = "hakhma"
|
||||
icon_living = "hakhma"
|
||||
@@ -12,6 +12,7 @@
|
||||
speak_chance = 1
|
||||
turns_per_move = 5
|
||||
meat_amount = 35
|
||||
meat_type = /obj/item/reagent_containers/food/snacks/meat/hakhma
|
||||
organ_names = list("head", "chest", "right fore leg", "left fore leg", "right rear leg", "left rear leg")
|
||||
response_help = "pets"
|
||||
response_disarm = "gently pushes aside"
|
||||
|
||||
Reference in New Issue
Block a user