mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 08:37:43 +01:00
[MODULAR] Fixes very bad flag conflict for the borg boop module (#16484)
ohno
This commit is contained in:
@@ -26,7 +26,8 @@
|
||||
desc = "The BOOP module"
|
||||
icon = 'modular_skyrat/modules/altborgs/icons/robot_items.dmi'
|
||||
icon_state = "nose"
|
||||
flags_1 = CONDUCT_1|NOBLUDGEON
|
||||
flags_1 = CONDUCT_1
|
||||
item_flags = NOBLUDGEON
|
||||
force = 0
|
||||
|
||||
/obj/item/dogborg_nose/afterattack(atom/target, mob/user, proximity)
|
||||
|
||||
Reference in New Issue
Block a user