podpeople, wishgranter victims, and clones no longer get 0 as one of their affixes (?) (#36733)
* yeeeeeeeeeeap * i turned myself into a commit morty! * I'M COMMIT RICKKKKKKKK * tinydwarfy was an inside job * *reels in pain* you KNOW I DON'T LIKE PISTACHIOS * WOO
This commit is contained in:
committed by
CitadelStationBot
parent
5dddb2db45
commit
fff22d5409
@@ -91,7 +91,7 @@
|
||||
if(realName)
|
||||
podman.real_name = realName
|
||||
else
|
||||
podman.real_name = "Pod Person [rand(0,999)]"
|
||||
podman.real_name = "Pod Person ([rand(1,999)])"
|
||||
mind.transfer_to(podman)
|
||||
if(ckey)
|
||||
podman.ckey = ckey
|
||||
|
||||
Reference in New Issue
Block a user