mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Typo-fix
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4224 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
|
||||
name = original_name
|
||||
|
||||
if(!can_reenter_corpse)
|
||||
if(can_reenter_corpse)
|
||||
corpse = body
|
||||
if(!name) //To prevent nameless ghosts
|
||||
name = capitalize(pick(first_names_male)) + " " + capitalize(pick(last_names))
|
||||
|
||||
Reference in New Issue
Block a user