- Added security level presets to the ID Computer.
- Fixed a bug where you could equip your offhand in an item slot.
This commit is contained in:
SoundScopes
2014-06-21 22:11:34 +01:00
parent e2bd01ed80
commit 0ae4dbefe5
2 changed files with 12 additions and 0 deletions
@@ -119,6 +119,9 @@
wield()
del(src)
/obj/item/weapon/gun/energy/rifle/offhand/mob_can_equip(M as mob, slot)
return 0 //Because you can't equip your hand yet somehow you can
///////////LASER RIFLE//////////////
/obj/item/weapon/gun/energy/rifle/laser
name = "laser rifle"