Files
Paradise/code/modules/ruins
Pierre-Louis dc6604cecc Fix ghost bar character selector breaking when multiple characters share the same name (#23610)
* Ghost bar character select no longer break for shared names

Ghost bar character selector now use an unique ID and not a name as an identifier.  Having two characters with the same name no longer break ghost bar selector.
Hence Fixes #23608

* small fixs

* Update code/modules/ruins/ghost_bar.dm

Co-authored-by: warriorstar-orion <orion@snowfrost.garden>

* variable name fix

---------

Co-authored-by: Pierre-Louis <hernandezpierrelouis@protonmail.com>
Co-authored-by: warriorstar-orion <orion@snowfrost.garden>
2024-01-14 13:00:11 +00:00
..