mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-21 13:05:36 +01:00
Merge pull request #2149 from Miauw62/kittens
Kittens!!!! !!! !! !! !!!!!! !
This commit is contained in:
@@ -30,6 +30,9 @@
|
||||
if(num) //No more matriarchy for cargo
|
||||
content_mob = /mob/living/simple_animal/corgi/Lisa
|
||||
new content_mob(loc)
|
||||
else if(content_mob == /mob/living/simple_animal/cat)
|
||||
if(prob(50))
|
||||
content_mob = /mob/living/simple_animal/cat/Proc
|
||||
else
|
||||
new content_mob(loc)
|
||||
already_opened = 1
|
||||
|
||||
Reference in New Issue
Block a user