mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-31 09:09:49 +01:00
[MIRROR] Small changeling icon fix (#11147)
Co-authored-by: Cameron Lennox <killer65311@gmail.com> Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
co-authored by
Cameron Lennox
Kashargul
parent
620b56f09e
commit
3bf2f33766
@@ -401,6 +401,7 @@ var/list/datum/power/changeling/powerinstances = list()
|
||||
|
||||
if(Thepower.make_hud_button && Thepower.isVerb)
|
||||
if(owner.ability_master)
|
||||
qdel_null(owner.ability_master)
|
||||
owner.ability_master = new /obj/screen/movable/ability_master(owner)
|
||||
owner.ability_master.add_ling_ability(
|
||||
object_given = owner,
|
||||
|
||||
Reference in New Issue
Block a user