No Brute From Throwing Cig Butts (#29445)

* fo

* fa

* Update lighters.dm
This commit is contained in:
Osetrokarasek
2025-06-07 18:26:48 +05:00
committed by GitHub
parent f9e95a2b1d
commit 8dcfbb327e
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -369,7 +369,7 @@ LIGHTERS ARE IN LIGHTERS.DM
icon = 'icons/obj/clothing/masks.dmi'
icon_state = "cigbutt"
w_class = WEIGHT_CLASS_TINY
throwforce = 1
throwforce = 0
scatter_distance = 10
/obj/item/cigbutt/Initialize(mapload)
+2 -1
View File
@@ -8,7 +8,7 @@
icon_state = "lighter-g"
item_state = "lighter-g"
w_class = WEIGHT_CLASS_TINY
throwforce = 4
throwforce = 0
flags = CONDUCT
slot_flags = ITEM_SLOT_BELT
attack_verb = null
@@ -155,6 +155,7 @@
icon_state = "zippo"
item_state = "zippo"
is_a_zippo = TRUE
throwforce = 4
/obj/item/lighter/zippo/turn_on_lighter(mob/living/user)
. = ..()
@@ -227,7 +227,6 @@
item_state = "cigpacket"
belt_icon = "patch_pack"
w_class = WEIGHT_CLASS_SMALL
throwforce = 2
slot_flags = ITEM_SLOT_BELT
storage_slots = 6
max_combined_w_class = 6