mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-19 02:56:14 +01:00
Adds ability for items to be whitelisted for protean blob-drop; adds that to Freyr's mask
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user