mirror of
https://github.com/Aurorastation/Aurora-Old.git
synced 2026-08-23 12:46:20 +01:00
Abandoned crate overhaul.
Adds a great deal of amazing loots.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
/obj/structure/closet/crate/secure/loot/New()
|
||||
..()
|
||||
code = rand(min,max)
|
||||
var/loot = rand(1,30)
|
||||
var/loot = rand(1,70)
|
||||
switch(loot)
|
||||
if(1)
|
||||
new/obj/item/weapon/reagent_containers/food/drinks/bottle/rum(src)
|
||||
@@ -27,16 +27,16 @@
|
||||
new/obj/item/clothing/suit/space(src)
|
||||
new/obj/item/clothing/head/helmet/space(src)
|
||||
if(3)
|
||||
return
|
||||
new/obj/item/weapon/reagent_containers/glass/bottle/adminordrazine(src)
|
||||
if(4)
|
||||
new/obj/item/weapon/reagent_containers/glass/beaker/bluespace(src)
|
||||
if(5 to 6)
|
||||
for(var/i = 0, i < 10, i++)
|
||||
new/obj/item/weapon/ore/diamond(src)
|
||||
if(7)
|
||||
return
|
||||
new/obj/item/weapon/reagent_containers/glass/bottle/cyanide(src)
|
||||
if(8)
|
||||
return
|
||||
new/obj/item/weapon/melee/energy/sword(src)
|
||||
if(9)
|
||||
for(var/i = 0, i < 3, i++)
|
||||
new/obj/machinery/hydroponics(src)
|
||||
@@ -49,7 +49,7 @@
|
||||
if(13)
|
||||
new/obj/item/weapon/melee/classic_baton(src)
|
||||
if(14)
|
||||
return
|
||||
new/obj/item/weapon/shield/energy(src)
|
||||
if(15)
|
||||
new/obj/item/clothing/under/chameleon(src)
|
||||
for(var/i = 0, i < 7, i++)
|
||||
@@ -58,12 +58,243 @@
|
||||
new/obj/item/clothing/under/shorts(src)
|
||||
new/obj/item/clothing/under/shorts/red(src)
|
||||
new/obj/item/clothing/under/shorts/blue(src)
|
||||
//Dummy crates start here.
|
||||
if(17 to 29)
|
||||
return
|
||||
//Dummy crates end here.
|
||||
//Dummy crates start here. //Ha, no. Your dummy crates are dumb and I hope you die.
|
||||
if(17)
|
||||
new/obj/item/weapon/melee/energy/sword/pirate(src)
|
||||
if(18)
|
||||
new/obj/item/weapon/twohanded/dualsaber(src)
|
||||
if(19)
|
||||
new/obj/item/weapon/claymore(src)
|
||||
new/obj/item/weapon/katana(src)
|
||||
if(20)
|
||||
new/obj/item/weapon/pickaxe/plasmacutter(src)
|
||||
new/obj/item/weapon/pickaxe/diamonddrill(src)
|
||||
if(21)
|
||||
new/obj/item/weapon/pickaxe/jackhammer(src)
|
||||
new/obj/item/weapon/pickaxe/drill(src)
|
||||
if(22)
|
||||
new/obj/item/weapon/storage/belt/inflatable(src)
|
||||
if(23)
|
||||
new/obj/item/weapon/storage/belt/champion(src)
|
||||
if(24)
|
||||
new/obj/item/device/soulstone(src)
|
||||
new/obj/structure/constructshell(src)
|
||||
if(25)
|
||||
new/obj/item/mecha_parts/chassis/honker(src)
|
||||
new/obj/item/mecha_parts/part/honker_torso(src)
|
||||
new/obj/item/mecha_parts/part/honker_head(src)
|
||||
new/obj/item/mecha_parts/part/honker_left_arm(src)
|
||||
new/obj/item/mecha_parts/part/honker_right_arm(src)
|
||||
new/obj/item/mecha_parts/part/honker_left_leg(src)
|
||||
new/obj/item/mecha_parts/part/honker_right_leg(src)
|
||||
if(26)
|
||||
new/obj/item/weapon/bikehorn(src)
|
||||
new/obj/item/weapon/bikehorn(src)
|
||||
new/obj/item/weapon/bikehorn(src)
|
||||
new/obj/item/weapon/circuitboard/mecha/honker/peripherals(src)
|
||||
new/obj/item/weapon/circuitboard/mecha/honker/targeting(src)
|
||||
new/obj/item/weapon/circuitboard/mecha/honker/main(src)
|
||||
new/obj/item/mecha_parts/mecha_equipment/weapon/honker(src)
|
||||
new/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/missile_rack/banana_mortar(src)
|
||||
new/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/missile_rack/banana_mortar/mousetrap_mortar(src)
|
||||
if(27)
|
||||
new/obj/item/mecha_parts/chassis/phazon(src)
|
||||
new/obj/item/mecha_parts/part/phazon_torso(src)
|
||||
new/obj/item/mecha_parts/part/phazon_head(src)
|
||||
if(28)
|
||||
new/obj/item/mecha_parts/part/phazon_left_arm(src)
|
||||
new/obj/item/mecha_parts/part/phazon_right_arm(src)
|
||||
new/obj/item/mecha_parts/part/phazon_left_leg(src)
|
||||
new/obj/item/mecha_parts/part/phazon_right_leg(src)
|
||||
if(29)
|
||||
new/obj/item/clothing/mask/facehugger(src)
|
||||
new/obj/item/clothing/mask/facehugger(src)
|
||||
new/obj/item/clothing/mask/facehugger(src)
|
||||
if(30)
|
||||
new/obj/item/weapon/gun/energy/staff/focus(src)
|
||||
//Dummy crates end here. //is what it would say if we weren't getting rid of the dummy crates for being dumb
|
||||
if(31)
|
||||
new/obj/item/weapon/melee/baton(src)
|
||||
if(32)
|
||||
new/obj/machinery/zero_point_emitter(src)
|
||||
if(33)
|
||||
new/obj/item/weapon/storage/backpack/santabag(src)
|
||||
new/obj/item/clothing/head/helmet/space/santahat(src)
|
||||
new/obj/item/clothing/suit/space/santa(src)
|
||||
if(34)
|
||||
new/obj/item/weapon/storage/backpack/holding(src)
|
||||
if(35)
|
||||
new/obj/item/weapon/storage/backpack/satchel_eng(src)
|
||||
new/obj/item/weapon/storage/backpack/satchel_med(src)
|
||||
new/obj/item/weapon/storage/backpack/satchel_vir(src)
|
||||
new/obj/item/weapon/storage/backpack/satchel_chem(src)
|
||||
new/obj/item/weapon/storage/backpack/satchel_gen(src)
|
||||
new/obj/item/weapon/storage/backpack/satchel_tox(src)
|
||||
new/obj/item/weapon/storage/backpack/satchel_sec(src)
|
||||
new/obj/item/weapon/storage/backpack/satchel_hyd(src)
|
||||
new/obj/item/weapon/storage/backpack/satchel_cap(src)
|
||||
if(36) //Beginning the deadly wildlife crates!
|
||||
new/mob/living/simple_animal/hostile/carp(src)
|
||||
new/mob/living/simple_animal/hostile/carp(src)
|
||||
if(37)
|
||||
new/mob/living/simple_animal/hostile/carp(src)
|
||||
new/mob/living/simple_animal/hostile/carp(src)
|
||||
new/mob/living/simple_animal/hostile/carp(src)
|
||||
new/mob/living/simple_animal/hostile/carp(src)
|
||||
if(38)
|
||||
new/mob/living/simple_animal/hostile/giant_spider(src)
|
||||
new/mob/living/simple_animal/hostile/giant_spider/nurse(src)
|
||||
new/mob/living/simple_animal/hostile/giant_spider/hunter(src)
|
||||
if(39)
|
||||
new/mob/living/simple_animal/hostile/giant_spider(src)
|
||||
new/mob/living/simple_animal/hostile/giant_spider/nurse(src)
|
||||
new/mob/living/simple_animal/hostile/giant_spider/hunter(src)
|
||||
new/mob/living/simple_animal/hostile/giant_spider(src)
|
||||
new/mob/living/simple_animal/hostile/giant_spider/nurse(src)
|
||||
new/mob/living/simple_animal/hostile/giant_spider/hunter(src)
|
||||
if(40)
|
||||
new/mob/living/simple_animal/hostile/mimic(src)
|
||||
if(41)
|
||||
new/mob/living/simple_animal/hostile/creature(src)
|
||||
if(43)
|
||||
new/mob/living/simple_animal/hostile/tree(src)
|
||||
if(44)
|
||||
new /obj/item/clothing/suit/chickensuit(src)
|
||||
new /obj/item/clothing/head/chicken(src)
|
||||
new/obj/item/weapon/reagent_containers/food/snacks/egg(src)
|
||||
if(45)
|
||||
new/obj/item/clothing/under/gladiator(src)
|
||||
new/obj/item/clothing/head/helmet/gladiator(src)
|
||||
if(46)
|
||||
new/obj/item/clothing/under/gimmick/rank/captain/suit(src)
|
||||
new/obj/item/clothing/head/flatcap(src)
|
||||
new/obj/item/clothing/suit/storage/labcoat/mad(src)
|
||||
new/obj/item/clothing/glasses/gglasses(src)
|
||||
if(47)
|
||||
new/obj/item/clothing/under/gimmick/rank/captain/suit(src)
|
||||
new/obj/item/clothing/head/flatcap(src)
|
||||
new/obj/item/clothing/mask/cigarette/cigar/havana(src)
|
||||
new/obj/item/clothing/shoes/jackboots(src)
|
||||
if(48)
|
||||
new/obj/item/clothing/under/schoolgirl(src)
|
||||
new/obj/item/clothing/head/kitty(src)
|
||||
if(49)
|
||||
new/obj/item/clothing/under/blackskirt(src)
|
||||
new/obj/item/clothing/head/beret(src)
|
||||
new/obj/item/clothing/head/rabbitears(src)
|
||||
new/obj/item/clothing/glasses/sunglasses/blindfold(src)
|
||||
if(50)
|
||||
new/obj/item/clothing/suit/wcoat(src)
|
||||
new/obj/item/clothing/under/suit_jacket(src)
|
||||
new/obj/item/clothing/head/that(src)
|
||||
if(51)
|
||||
new/obj/item/clothing/gloves/white(src)
|
||||
new/obj/item/clothing/shoes/white(src)
|
||||
new/obj/item/clothing/under/scratch(src)
|
||||
new/obj/item/clothing/head/cueball(src)
|
||||
if(52)
|
||||
new/obj/item/clothing/under/kilt(src)
|
||||
new/obj/item/clothing/head/beret(src)
|
||||
if(53)
|
||||
new/obj/item/clothing/suit/wcoat(src)
|
||||
new/obj/item/clothing/glasses/monocle(src)
|
||||
new/obj/item/clothing/head/bowler(src)
|
||||
new/obj/item/clothing/shoes/black(src)
|
||||
new/obj/item/weapon/cane(src)
|
||||
new/obj/item/clothing/under/sl_suit(src)
|
||||
new/obj/item/clothing/mask/fakemoustache(src)
|
||||
if(54)
|
||||
new/obj/item/clothing/suit/bio_suit/plaguedoctorsuit(src)
|
||||
new/obj/item/clothing/head/plaguedoctorhat(src)
|
||||
if(55)
|
||||
new/obj/item/clothing/under/owl(src)
|
||||
new/obj/item/clothing/mask/gas/owl_mask(src)
|
||||
new/obj/item/weapon/gun/energy/crossbow(src)
|
||||
new/obj/item/clothing/shoes/syndigaloshes(src)
|
||||
|
||||
if(56)
|
||||
new/obj/item/clothing/under/waiter(src)
|
||||
new/obj/item/clothing/head/kitty(src)
|
||||
new/obj/item/clothing/head/rabbitears(src)
|
||||
new/obj/item/clothing/suit/apron(src)
|
||||
if(57)
|
||||
new/obj/item/clothing/under/pirate(src)
|
||||
new/obj/item/clothing/suit/pirate(src)
|
||||
new/obj/item/clothing/head/pirate(src)
|
||||
new/obj/item/clothing/head/bandana(src)
|
||||
new/obj/item/clothing/glasses/eyepatch(src)
|
||||
if(58)
|
||||
new/obj/item/clothing/under/soviet(src)
|
||||
new/obj/item/clothing/head/ushanka(src)
|
||||
if(59)
|
||||
new/obj/item/clothing/suit/imperium_monk(src)
|
||||
new/obj/item/clothing/mask/gas/cyborg(src)
|
||||
if(60)
|
||||
new/obj/item/clothing/suit/holidaypriest(src)
|
||||
if(61)
|
||||
new/obj/item/clothing/head/wizard/marisa/fake(src)
|
||||
new/obj/item/clothing/suit/wizrobe/marisa/fake(src)
|
||||
if(62)
|
||||
new/obj/item/clothing/under/sundress(src)
|
||||
new/obj/item/clothing/head/witchwig(src)
|
||||
new/obj/item/weapon/staff/broom(src)
|
||||
if(63)
|
||||
new/obj/item/clothing/suit/wizrobe/fake(src)
|
||||
new/obj/item/clothing/head/wizard/fake(src)
|
||||
new/obj/item/weapon/staff(src)
|
||||
if(64)
|
||||
new/obj/item/clothing/mask/gas/sexyclown(src)
|
||||
new/obj/item/clothing/under/sexyclown(src)
|
||||
if(65)
|
||||
new/obj/item/clothing/mask/gas/sexymime(src)
|
||||
new/obj/item/clothing/under/sexymime(src)
|
||||
if(66)
|
||||
new/obj/item/weapon/stamp/clown(src)
|
||||
new/obj/item/clothing/mask/gas/clown_hat(src)
|
||||
new/obj/item/clothing/shoes/clown_shoes(src)
|
||||
new/obj/item/clothing/under/rank/clown(src)
|
||||
new/obj/item/weapon/bedsheet/clown(src)
|
||||
new/obj/item/device/pda/clown(src)
|
||||
new/obj/item/weapon/storage/backpack/clown(src)
|
||||
new/obj/item/weapon/bikehorn(src)
|
||||
new/obj/item/weapon/reagent_containers/food/snacks/clownburger(src)
|
||||
new/obj/item/weapon/reagent_containers/food/snacks/grown/banana(src)
|
||||
new/obj/item/weapon/reagent_containers/food/snacks/pie(src)
|
||||
new/obj/item/weapon/reagent_containers/food/snacks/sliceable/bananabread(src)
|
||||
new/obj/item/toy/crayon/rainbow(src)
|
||||
if(67)
|
||||
new/obj/item/clothing/mask/gas/mime(src)
|
||||
new/obj/item/clothing/under/mime(src)
|
||||
new/obj/item/toy/crayon/mime(src)
|
||||
new/obj/item/clothing/shoes/mime(src)
|
||||
new/obj/item/clothing/head/soft/mime(src)
|
||||
new/obj/item/weapon/bedsheet/mime(src)
|
||||
new/obj/item/clothing/head/beret(src)
|
||||
new/obj/item/clothing/suit/suspenders(src)
|
||||
new/obj/item/weapon/reagent_containers/food/snacks/egg/mime(src)
|
||||
new/obj/item/device/pda/mime(src)
|
||||
new/obj/item/weapon/reagent_containers/food/drinks/bottle/bottleofnothing(src)
|
||||
if(68)
|
||||
new/obj/item/weapon/spacecash/c1000(src)
|
||||
new/obj/item/weapon/spacecash/c1000(src)
|
||||
new/obj/item/weapon/spacecash/c1000(src)
|
||||
new/obj/item/weapon/spacecash/c1000(src)
|
||||
new/obj/item/weapon/spacecash/c1000(src)
|
||||
new/obj/item/weapon/spacecash/c1000(src)
|
||||
new/obj/item/weapon/spacecash/c1000(src)
|
||||
new/obj/item/weapon/spacecash/c1000(src)
|
||||
new/obj/item/weapon/spacecash/c1000(src)
|
||||
if(69)
|
||||
new/obj/item/pizzabox/margherita(src)
|
||||
new/obj/item/pizzabox/margherita(src)
|
||||
new/obj/item/pizzabox/mushroom(src)
|
||||
new/obj/item/pizzabox/mushroom(src)
|
||||
new/obj/item/pizzabox/meat(src)
|
||||
new/obj/item/pizzabox/meat(src)
|
||||
new/obj/item/pizzabox/vegetable(src)
|
||||
new/obj/item/pizzabox/vegetable(src)
|
||||
if(70)
|
||||
new/obj/machinery/power/supermatter(src)
|
||||
|
||||
/obj/structure/closet/crate/secure/loot/togglelock(mob/user as mob)
|
||||
if(locked)
|
||||
|
||||
Reference in New Issue
Block a user