mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
Fixes mutant bodypart assignments (#36816)
* Fixes mutant bodypart assignments * comment
This commit is contained in:
committed by
vuonojenmustaturska
parent
22556308f7
commit
485efbd338
@@ -1233,9 +1233,6 @@ GLOBAL_LIST_EMPTY(custom_outfits) //Admin created outfits
|
||||
else
|
||||
tail.Remove(H)
|
||||
|
||||
H.dna.features["ears"] = "None"
|
||||
H.dna.features["tail_human"] = "None"
|
||||
|
||||
if(!silent)
|
||||
to_chat(H, "You are no longer a cat.")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user