Cloner fixes, no longer shoves the wrong player into a cloned person. (#26155)

This commit is contained in:
Spaghetti-bit
2024-07-09 03:30:43 +00:00
committed by GitHub
parent 8a6643f64f
commit 9d654d08ab
3 changed files with 5 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@
#define SCANNER_ABSORBED "absorbed"
#define SCANNER_NO_SOUL "soulless"
#define SCANNER_BRAIN_ISSUE "suicide or missing brain"
#define SCANNER_POD_IN_PROGRESS "cloning in progress"
#define SCANNER_MISC "miscellanious"
#define SCANNER_SUCCESSFUL "successful"