mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-09 22:25:46 +01:00
327add6348
* initial checkin * Add everything but maps * update paths * Patches some minor bugs across twohanded things * remove a stowaway * Update code/__DEFINES/dcs/signals.dm Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com> * Contra review * Fix kc * hopefully fix file perms * Fix file perms * revert line-endings * uh? * Trying once again to fix file formats * henri review 1 * henri review 2 * update from master * Removes override that breaks modsuits * re-add reference --------- Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
19 lines
1.2 KiB
Plaintext
19 lines
1.2 KiB
Plaintext
/obj/item/twohanded/required/kirbyplants/@SUBTYPES : /obj/item/kirbyplants/@SUBTYPES{@OLD}
|
|
/obj/item/twohanded/chainsaw : /obj/item/butcher_chainsaw{@OLD}
|
|
/obj/item/twohanded/required/chainsaw/@SUBTYPES : /obj/item/chainsaw/@SUBTYPES{@OLD}
|
|
/obj/item/twohanded/dualsaber/@SUBTYPES : /obj/item/dualsaber/@SUBTYPES{@OLD}
|
|
/obj/item/twohanded/push_broom : /obj/item/push_broom{@OLD}
|
|
/obj/item/twohanded/spear/@SUBTYPES : /obj/item/spear/@SUBTYPES{@OLD}
|
|
/obj/item/twohanded/fireaxe/@SUBTYPES : /obj/item/fireaxe/@SUBTYPES{@OLD}
|
|
/obj/item/twohanded/required/gibtonite : /obj/item/gibtonite{@OLD}
|
|
/obj/item/twohanded/singularityhammer : /obj/item/singularityhammer{@OLD}
|
|
/obj/item/twohanded/mjollnir : /obj/item/mjollnir{@OLD}
|
|
/obj/item/twohanded/knighthammer : /obj/item/knighthammer{@OLD}
|
|
/obj/item/twohanded/required/golden_record : /obj/item/golden_record{@OLD}
|
|
/obj/item/twohanded/rcl/@SUBTYPES : /obj/item/rcl/@SUBTYPES{@OLD}
|
|
/obj/item/twohanded/staff/@SUBTYPES : /obj/item/staff/@SUBTYPES{@OLD}
|
|
/obj/item/twohanded/garrote/@SUBTYPES : /obj/item/garrote/@SUBTYPES{@OLD}
|
|
/obj/item/twohanded/bostaff : /obj/item/bostaff{@OLD}
|
|
/obj/item/twohanded/kinetic_crusher : /obj/item/kinetic_crusher{@OLD}
|
|
/obj/item/twohanded/staff/@SUBTYPES : /obj/item/staff/@SUBTYPES{@OLD}
|