mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-03 22:13:24 +00:00
copy flavor text over for tajara transformation
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
viruses = list()
|
||||
for(var/datum/disease/D in O.viruses)
|
||||
D.affected_mob = O
|
||||
O.flavor_text = flavor_text
|
||||
|
||||
if (client)
|
||||
client.mob = O
|
||||
|
||||
Reference in New Issue
Block a user