Updated toilets. You can now crowbar open the cistern and hide stuff in there.

Recoded stunbatons, and put them into their own stunbaton.dm. They should function more or less the same, there's a few differences.
Recoded rechargers, they function exactly the same, but should be a bit more responsive now.

Fixed issue 475.

Filing cabinets, photocopiers, and hydroponics trays are now unwrenchable (the latter by request of Cheridan. It may need balancing, or more steps to unanchor.)

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3749 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
petethegoat@gmail.com
2012-06-06 13:07:51 +00:00
parent 834fe68277
commit 717da7aafa
11 changed files with 234 additions and 203 deletions

View File

@@ -201,21 +201,6 @@
details = 1
origin_tech = "magnets=4;biotech=2"
/obj/item/weapon/melee/baton
name = "stun baton"
desc = "A stun baton for hitting people with."
icon_state = "stunbaton"
item_state = "baton"
flags = FPRINT | TABLEPASS
slot_flags = SLOT_BELT
force = 10
throwforce = 7
w_class = 3
var/charges = 10.0
var/maximum_charges = 10.0
var/status = 0
origin_tech = "combat=2"
/obj/item/weapon/melee/chainofcommand
name = "chain of command"
desc = "The Captain is first and all other heads are last."