11 lines
426 B
Plaintext
11 lines
426 B
Plaintext
diff a/code/datums/riding.dm b/code/datums/riding.dm (rejected hunks)
|
|
@@ -419,7 +419,7 @@
|
|
icon = 'icons/obj/items_and_weapons.dmi.dmi'
|
|
icon_state = "offhand"
|
|
w_class = WEIGHT_CLASS_HUGE
|
|
- flags = ABSTRACT | DROPDEL | NOBLUDGEON
|
|
+ flags_1 = ABSTRACT_1 | DROPDEL_1 | NOBLUDGEON_1
|
|
resistance_flags = INDESTRUCTIBLE | LAVA_PROOF | FIRE_PROOF | UNACIDABLE | ACID_PROOF
|
|
var/mob/living/carbon/rider
|
|
var/mob/living/ridden
|