Adds ability for items to be whitelisted for protean blob-drop; adds that to Freyr's mask

This commit is contained in:
Heroman
2022-11-20 11:01:21 +10:00
parent 32b627c9cb
commit 29cc875d12
3 changed files with 5 additions and 0 deletions
+2
View File
@@ -109,6 +109,8 @@
var/no_random_knockdown = FALSE //stops item from being able to randomly knock people down in combat
var/protean_drop_whitelist = FALSE
/obj/item/New()
..()
if(embed_chance < 0)