mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-07-13 08:02:30 +01:00
Merge pull request #46 from Cameron653/patch-1
Fixes hide. Gives them the aphro bite by request
This commit is contained in:
@@ -339,9 +339,10 @@
|
||||
|
||||
inherent_verbs = list(
|
||||
/mob/living/carbon/human/proc/sonar_ping,
|
||||
/mob/living/proc/hide,
|
||||
/mob/living/carbon/human/proc/hide_humanoid,
|
||||
/mob/living/proc/shred_limb,
|
||||
/mob/living/proc/toggle_pass_table
|
||||
/mob/living/proc/toggle_pass_table,
|
||||
/mob/living/carbon/human/proc/succubus_bite
|
||||
)
|
||||
|
||||
/datum/species/shapeshifter/promethean
|
||||
|
||||
Reference in New Issue
Block a user