mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
* initial * god i hate byond * there we go * oh right * Apply suggestions from code review Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com> * wew * Manual map merge * wew * Apply suggestions from code review Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com> --------- Co-authored-by: Snakebittenn <12636964+Snakebittenn@users.noreply.github.com> Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com> Co-authored-by: Giz <13398309+vinylspiders@users.noreply.github.com>
8 lines
444 B
Plaintext
8 lines
444 B
Plaintext
/obj/item/scratching_stone
|
|
name = "scratching stone"
|
|
icon = 'modular_skyrat/master_files/icons/obj/kitchen.dmi'
|
|
icon_state = "scratchingstone"
|
|
desc = "A specialized kind of whetstone, made of unknown alloys to hone a cyborg mercenary's claws to the best they can be. This one looks like a shitty second-hand sold by razorkids. It's got like, what, maybe one use left?"
|
|
force = 5
|
|
throwforce = 10 //Hey, you can at least use it as a brick.
|