mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
Convert mouse and rat to basic mobs (#70728)
* Converts mice and rats to basic mobs * Update paths * Fixes * Tweaks * . * Use helpers * Unit test * Correct the targeting * Fixes the unit test? * Fixes the unit test * Docs * update the path script with pr id * Faction check tweak * Review * AHH
This commit is contained in:
@@ -204,7 +204,7 @@
|
||||
|
||||
/obj/effect/mob_spawn/ghost_role/mouse
|
||||
name = "sleeper"
|
||||
mob_type = /mob/living/simple_animal/mouse
|
||||
mob_type = /mob/living/basic/mouse
|
||||
prompt_name = "a mouse"
|
||||
you_are_text = "You're a mouse!"
|
||||
flavour_text = "Uh... yep! Squeak squeak, motherfucker."
|
||||
|
||||
Reference in New Issue
Block a user