mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 12:37:50 +01:00
Merge pull request #1693 from VOREStation/aro-sleevemate
Adds the SleeveMate 3200
This commit is contained in:
@@ -227,7 +227,8 @@
|
||||
prob(2);/obj/item/weapon/grenade/anti_photon,
|
||||
prob(1);/obj/item/weapon/cell/hyper/empty,
|
||||
prob(1);/obj/item/weapon/disk/nifsoft/compliance,
|
||||
prob(1);/obj/item/device/nif/bad)
|
||||
prob(1);/obj/item/device/nif/bad,
|
||||
prob(1);/obj/item/device/sleevemate)
|
||||
|
||||
var/obj/item/I = new path()
|
||||
return I
|
||||
|
||||
Reference in New Issue
Block a user