mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 14:08:31 +01:00
Fixes Race Swap Runtime
- Fixes Race Swap Runtime - Staff of change now assigns lizard name when appropriate
This commit is contained in:
@@ -232,6 +232,7 @@
|
||||
if(!S.dangerous_existence)
|
||||
all_species += speciestype
|
||||
hardset_dna(H, null, null, null, null, pick(all_species))
|
||||
H.dna.species.random_name(H.gender,1)
|
||||
H.update_icons()
|
||||
else
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user