mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-21 19:16:22 +01:00
Update zerg.dm
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
if(!chosentype) return
|
||||
var/myuser = src.key
|
||||
death()
|
||||
var/newmob = new chosentype(location)
|
||||
var//mob/living/simple_animal/hostile/newmob = new chosentype(location)
|
||||
newmob.ckey = myuser
|
||||
|
||||
/mob/living/simple_animal/hostile/hivebot/zerg/larva
|
||||
|
||||
Reference in New Issue
Block a user