Added chainsword to items. Not present anywhere in-game. Sprite by Khodoque

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1723 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
baloh.matevz
2011-06-25 10:05:30 +00:00
parent 15a5ecdd06
commit 24e90c0aae
4 changed files with 6 additions and 0 deletions

View File

@@ -1298,6 +1298,12 @@ Total SMES charging rate should not exceed total power generation rate, or an ov
flags = FPRINT | TABLEPASS | NOSHIELD
origin_tech = "magnets=3;syndicate=3"
/obj/item/weapon/sword/chainsword
color = "chain"
New()
return
/obj/item/weapon/sword/pirate
name = "energy cutlass"
icon_state = "cutlass0"