mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 07:33:34 +01:00
New respawn system is in yay!
This commit is contained in:
@@ -247,7 +247,7 @@
|
||||
new_slime.key = key
|
||||
|
||||
new_slime << "<B>You are now a slime!</B>"
|
||||
|
||||
/*
|
||||
if(new_slime.client)
|
||||
if(babies.len)
|
||||
var/list/candidates = get_active_candidates()
|
||||
@@ -261,7 +261,7 @@
|
||||
|
||||
|
||||
else
|
||||
new_slime << "<i>You're an only child!</i>"
|
||||
new_slime << "<i>You're an only child!</i>"*/
|
||||
else
|
||||
src << "<i>I am not ready to reproduce yet...</i>"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user