mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-10 22:54:32 +01:00
Nymph ventcrawl moved to diona tab
This commit is contained in:
@@ -17,8 +17,14 @@
|
||||
dna.mutantrace = "plant"
|
||||
greaterform = "Diona"
|
||||
add_language("Rootspeak")
|
||||
verbs -= /mob/living/carbon/monkey/verb/ventcrawl
|
||||
|
||||
//Verbs after this point.
|
||||
/mob/living/carbon/monkey/diona/verb/dionaventcrawl()
|
||||
set name = "Crawl through Vent"
|
||||
set desc = "Enter an air vent and crawl through the pipe system."
|
||||
set category = "Diona"
|
||||
handle_ventcrawl()
|
||||
|
||||
/mob/living/carbon/monkey/diona/verb/fertilize_plant()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user