mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-23 13:17:03 +01:00
Kaleidoscope 2: The Retabbening (#7697)
* Begins the Project * Move things to where they belong, if viable. * Merge and move those files. * Finish filenames, fix Taj ears. * Tweak to Ater's Requests * The Great Mergening with 03_body. * Per Requests * Continue per request. Plot nefarious plans to make Saviks usable as battlemounts. * Smarter Proc Use * Tweaken
This commit is contained in:
@@ -163,3 +163,14 @@
|
||||
fragile = 1 //It's a haphazard thing of glass, wire, and steel
|
||||
reach = 2 // Spears are long.
|
||||
attackspeed = 14
|
||||
|
||||
/obj/item/weapon/material/twohanded/riding_crop
|
||||
name = "riding crop"
|
||||
desc = "A rod, a little over a foot long with a widened grip and a thick, leather patch at the end. Used since the dawn of the West to control animals."
|
||||
force_divisor = 0.05 //Required in order for the X attacks Y message to pop up.
|
||||
unwielded_force_divisor = 1 // One here, too.
|
||||
applies_material_colour = 1
|
||||
unbreakable = 1
|
||||
base_icon = "riding_crop"
|
||||
icon_state = "riding_crop0"
|
||||
attack_verb = list("cropped","spanked","swatted","smacked","peppered")
|
||||
|
||||
Reference in New Issue
Block a user