mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-18 05:14:29 +00:00
10 lines
446 B
Plaintext
10 lines
446 B
Plaintext
//1R1S: Malady Blanche
|
|
/obj/item/weapon/material/twohanded/riding_crop/malady
|
|
name = "Malady's riding crop"
|
|
icon = 'icons/vore/custom_items_vr.dmi'
|
|
item_icons = list(
|
|
slot_l_hand_str = 'icons/vore/custom_items_left_hand_vr.dmi',
|
|
slot_r_hand_str = 'icons/vore/custom_items_right_hand_vr.dmi',
|
|
)
|
|
desc = "An infernum made riding crop with Malady Blanche engraved in the shaft. It's a little worn from how many butts it has spanked."
|