mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
guns (#18237)
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
item_state = "bolt"
|
||||
throwforce = 20
|
||||
w_class = WEIGHT_CLASS_NORMAL
|
||||
sharp = 1
|
||||
sharp = TRUE
|
||||
|
||||
/obj/item/arrow/proc/removed() //Helper for metal rods falling apart.
|
||||
return
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
throw_range = 3
|
||||
force = 5
|
||||
|
||||
clumsy_check = 0
|
||||
clumsy_check = FALSE
|
||||
valid_projectile_type = /obj/item/reagent_containers/food/snacks/pie
|
||||
max_capacity = 5
|
||||
projectile_speed = 2
|
||||
|
||||
Reference in New Issue
Block a user