mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 12:37:26 +01:00
Vampire shapeshift and DNA scrambler clear flavourtext on use (#12546)
This commit is contained in:
committed by
variableundefined
parent
c3601bcb95
commit
3586683ef7
@@ -247,6 +247,7 @@
|
||||
H.reset_hair() //No more winding up with hairstyles you're not supposed to have, and blowing your cover.
|
||||
H.reset_markings() //...Or markings.
|
||||
H.dna.ResetUIFrom(H)
|
||||
H.flavor_text = ""
|
||||
user.update_icons()
|
||||
|
||||
/obj/effect/proc_holder/spell/vampire/self/screech
|
||||
|
||||
@@ -49,6 +49,7 @@
|
||||
H.reset_hair() //No more winding up with hairstyles you're not supposed to have, and blowing your cover.
|
||||
H.reset_markings() //...Or markings.
|
||||
H.dna.ResetUIFrom(H)
|
||||
H.flavor_text = ""
|
||||
target.update_icons()
|
||||
|
||||
add_attack_logs(user, target, "injected with [src]")
|
||||
|
||||
Reference in New Issue
Block a user