mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Merge pull request #852 from SplinterGP/holdelta
FIXES COOPER, THE MINING BOYYYY
This commit is contained in:
@@ -168,3 +168,9 @@
|
|||||||
icon_living = "mouse_miner"
|
icon_living = "mouse_miner"
|
||||||
name = "Cooper"
|
name = "Cooper"
|
||||||
desc = "A lonely miner's best friend."
|
desc = "A lonely miner's best friend."
|
||||||
|
|
||||||
|
/mob/living/simple_mob/animal/passive/mouse/mining/New()
|
||||||
|
..()
|
||||||
|
|
||||||
|
verbs += /mob/living/proc/ventcrawl
|
||||||
|
verbs += /mob/living/proc/hide
|
||||||
|
|||||||
Reference in New Issue
Block a user