Allow you to drive taurs with a riding crop

This commit is contained in:
Arokha Sieyes
2018-04-12 20:24:46 -04:00
parent 912a619530
commit 52c1f5ad10
@@ -1,5 +1,5 @@
/datum/riding/taur
keytype = null // Riding crop would be nice
keytype = /obj/item/weapon/material/twohanded/fluff/riding_crop // Crack!
nonhuman_key_exemption = FALSE // If true, nonhumans who can't hold keys don't need them, like borgs and simplemobs.
key_name = "a riding crop" // What the 'keys' for the thing being rided on would be called.
only_one_driver = TRUE // If true, only the person in 'front' (first on list of riding mobs) can drive.