mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-20 19:44:46 +01:00
removes tgui sonar, dev server oversights (#17929)
* removes tgui sonar, dev server oversights * Update retrace.ts * tgui-core up * update depts * . * . * be gone IE stuff * . * prettier * . * . * . * up for bins * . * . * . * . * . * fix that * .
This commit is contained in:
@@ -206,7 +206,7 @@
|
||||
desc = "A small white rodent, often found in Virology. This one isn't quite the nuisance!"
|
||||
|
||||
/mob/living/simple_mob/animal/passive/mouse/white/virology/Initialize(mapload)
|
||||
..()
|
||||
. = ..()
|
||||
name = initial(name)
|
||||
desc = initial(desc)
|
||||
rat_diseases += new /datum/disease/advance/random(2, 2, 1, infected = src)
|
||||
|
||||
Reference in New Issue
Block a user