mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-28 01:26:46 +01:00
@@ -113,15 +113,13 @@
|
||||
icon_state = "hybscrewdriver"
|
||||
item_state = "screwdriver_black"
|
||||
origin_tech = list(TECH_MATERIAL = 3, TECH_ENGINEERING = 3)
|
||||
slowdown = 0.1
|
||||
weight = ITEM_WEIGHT_HYBRID_TOOLS
|
||||
w_class = ITEMSIZE_NORMAL
|
||||
tool_sound = 'sound/effects/uncloak.ogg'
|
||||
tool_speed = 0.4
|
||||
random_color = FALSE
|
||||
reach = 2
|
||||
|
||||
|
||||
|
||||
/obj/item/tool/screwdriver/cyborg
|
||||
name = "powered screwdriver"
|
||||
desc = "An electrical screwdriver, designed to be both precise and quick."
|
||||
|
||||
@@ -453,7 +453,7 @@
|
||||
icon_state = "hybwelder"
|
||||
max_fuel = 80
|
||||
eye_safety_modifier = -2 // Brighter than the sun. Literally, you can look at the sun with a welding mask of proper grade, this will burn through that.
|
||||
slowdown = 0.1
|
||||
weight = ITEM_WEIGHT_HYBRID_TOOLS
|
||||
tool_speed = 0.25
|
||||
w_class = ITEMSIZE_LARGE
|
||||
flame_intensity = 5
|
||||
|
||||
@@ -107,7 +107,7 @@
|
||||
catalogue_data = list(/datum/category_item/catalogue/anomalous/precursor_a/alien_wirecutters)
|
||||
icon_state = "hybcutters"
|
||||
w_class = ITEMSIZE_NORMAL
|
||||
slowdown = 0.1
|
||||
weight = ITEM_WEIGHT_HYBRID_TOOLS
|
||||
origin_tech = list(TECH_MATERIAL = 3, TECH_ENGINEERING = 3, TECH_PHORON = 2)
|
||||
attack_verb = list("pinched", "nipped", "warped", "blasted")
|
||||
tool_sound = 'sound/effects/stealthoff.ogg'
|
||||
|
||||
@@ -81,7 +81,7 @@
|
||||
damage_force = 8
|
||||
throw_force = 10
|
||||
w_class = ITEMSIZE_NORMAL
|
||||
slowdown = 0.1
|
||||
weight = ITEM_WEIGHT_HYBRID_TOOLS
|
||||
origin_tech = list(TECH_MATERIAL = 3, TECH_ENGINEERING = 3, TECH_PHORON = 2)
|
||||
attack_verb = list("bashed", "battered", "bludgeoned", "whacked", "warped", "blasted")
|
||||
tool_sound = 'sound/effects/stealthoff.ogg'
|
||||
|
||||
Reference in New Issue
Block a user