mirror of
https://github.com/Aurorastation/Aurora-Old.git
synced 2026-08-26 14:16:21 +01:00
Hot Fix
- 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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user