Merge pull request #7648 from Kelenius/ofMonkeysAndVents

Restores monkey's ability to ventcrawl
This commit is contained in:
Ccomp5950
2015-01-03 17:41:44 -05:00

View File

@@ -40,6 +40,9 @@
uni_append = list(0x044,0xC5D) // 044C5D
/mob/living/carbon/monkey/New()
verbs += /mob/living/proc/ventcrawl
var/datum/reagents/R = new/datum/reagents(1000)
reagents = R
R.my_atom = src