[MIRROR] You can no longer use chameleon IDs/clothes while in crit/have hands blocked (#8226)

* You can no longer use chameleon IDs while in crit/have hands blocked (#61493)

* You can no longer use chameleon IDs/clothes while in crit/have hands blocked

Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
This commit is contained in:
SkyratBot
2021-09-17 21:20:10 +01:00
committed by GitHub
co-authored by John Willard
parent ffd5a3c822
commit d02576bc03
+1
View File
@@ -139,6 +139,7 @@
/datum/action/item_action/chameleon/change
name = "Chameleon Change"
check_flags = AB_CHECK_CONSCIOUS|AB_CHECK_HANDS_BLOCKED
var/list/chameleon_blacklist = list() //This is a typecache
var/list/chameleon_list = list()
var/chameleon_type = null