mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 23:48:28 +01:00
Adds some more admin-focused cleaning reagents (#26796)
* Add some bonus cleaning grenades * clusterbusters too * blocked chem list * ignore clusters * Update code/game/objects/items/weapons/grenades/chem_grenade.dm Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com> Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com> --------- Signed-off-by: Luc <89928798+lewcc@users.noreply.github.com> Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com>
This commit is contained in:
@@ -48,5 +48,6 @@ GLOBAL_LIST_INIT(blocked_chems, list("polonium", "initropidril", "concentrated_i
|
||||
"lavaland_extract", "stable_mutagen", "beer2",
|
||||
"curare", "gluttonytoxin", "smoke_powder", "stimulative_cling",
|
||||
"teslium_paste", "omnizine_no_addiction", "zombiecure1",
|
||||
"zombiecure2", "zombiecure3", "zombiecure4"
|
||||
"zombiecure2", "zombiecure3", "zombiecure4",
|
||||
"admincleaner_all", "admincleaner_item", "admincleaner_mob",
|
||||
))
|
||||
|
||||
Reference in New Issue
Block a user