mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 08:37:43 +01:00
[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:
co-authored by
John Willard
parent
ffd5a3c822
commit
d02576bc03
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user