Skip to content

Commit

Permalink
[MIRROR] fix chameleon items not being usable
Browse files Browse the repository at this point in the history
  • Loading branch information
MuckerMayhem authored and SuhEugene committed Sep 14, 2023
1 parent afe2f06 commit 5c21b70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/datums/extensions/chameleon.dm
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@

atom_holder = holder
chameleon_verb = /atom/proc/chameleon_appearance
atom_holder.verbs += chameleon_verb

/datum/extension/chameleon/Destroy()
. = ..()
Expand Down

0 comments on commit 5c21b70

Please sign in to comment.