The Tau Ceti Foreign Legion (#5779)

This pr adds the Tau Ceti Foreign Legion, at the request of the lore team, to replace/be an alternative to the ert.
This commit is contained in:
Alberyk
2018-12-30 12:06:21 +01:00
committed by Werner
parent 03b689bd5f
commit ed0297a697
84 changed files with 69634 additions and 67896 deletions
@@ -258,12 +258,28 @@
name = "energy cutlass"
desc = "Arrrr matey."
icon_state = "cutlass0"
base_reflectchance = 60
base_block_chance = 60
/obj/item/weapon/melee/energy/sword/pirate/activate(mob/living/user)
..()
icon_state = "cutlass1"
/obj/item/weapon/melee/energy/sword/knife
name = "energy utility knife"
desc = "Some cheap energy blade, branded at the hilt with the logo of the Tau Ceti Foreign Legion."
icon_state = "edagger0"
base_reflectchance = 10
base_block_chance = 10
active_force = 20
force = 10
origin_tech = list(TECH_MAGNET = 3)
/obj/item/weapon/melee/energy/sword/knife/activate(mob/living/user)
..()
icon_state = "edagger1"
/*
*Power Sword
*/