mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-29 11:41:14 +00:00
Nodrak: - Bags of Holding can no longer be brought to the clown planet - Made a quick new sprite for broken telescreens - Removed the clusterbang from the HoS safe. It is currently bugged and not in presentable condition, however, someone is working on it. - Added a machine check to shift+click. Partial fixes issue 534 (see Zek's stuff for more.) I'm not really sure of a better way to fix this that wouldn't involve a whole pile of coding... - Cigarettes now evenly distribute chemicals injected into a pack of cigarettes. Partial fix for issue 548 (see Zek's stuff for more.) Commit for Zekkeit/39kk9t - The gibber now provides attack logs of who the mob gibbed, or who the mob was gibbed by. How can you tell who a mob was gibbed by when the mob gets destroyed? Well read the next enhancement! - Attack logs now transfer to the ghost of the mob who dies - You can no longer survive cold by cooling yourself down before jumping into space. Fixes issue 206. - Ghost() is now a client proc, not a mob proc. Fixes issue 442 - Fix for issue 493. - Added a range check to shift+click. Fixes issue 534. - Cigarette packs are now limited to (15*number of cigarettes) units of reagents. Fixes Issue 548. - Added organ inaccuracy to guns. This means, for example, that you wont hit the mob's chest with 100% accuracy. You may end up hitting the mob's arm, or head instead. Accuracy is directly related to distance. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4022 316c924e-a436-60f5-8080-3fe189b3f50e
209 lines
6.4 KiB
Plaintext
209 lines
6.4 KiB
Plaintext
/obj/item/weapon/storage/lglo_kit/New()
|
|
|
|
new /obj/item/clothing/gloves/latex(src)
|
|
new /obj/item/clothing/gloves/latex(src)
|
|
new /obj/item/clothing/gloves/latex(src)
|
|
new /obj/item/clothing/gloves/latex(src)
|
|
new /obj/item/clothing/gloves/latex(src)
|
|
new /obj/item/clothing/gloves/latex(src)
|
|
new /obj/item/clothing/gloves/latex(src)
|
|
..()
|
|
return
|
|
|
|
/obj/item/weapon/storage/blankbox/New()
|
|
|
|
new /obj/item/ammo_casing/shotgun/blank(src)
|
|
new /obj/item/ammo_casing/shotgun/blank(src)
|
|
new /obj/item/ammo_casing/shotgun/blank(src)
|
|
new /obj/item/ammo_casing/shotgun/blank(src)
|
|
new /obj/item/ammo_casing/shotgun/blank(src)
|
|
new /obj/item/ammo_casing/shotgun/blank(src)
|
|
new /obj/item/ammo_casing/shotgun/blank(src)
|
|
..()
|
|
return
|
|
|
|
/obj/item/weapon/storage/flashbang_kit/New()
|
|
|
|
new /obj/item/weapon/grenade/flashbang(src)
|
|
new /obj/item/weapon/grenade/flashbang(src)
|
|
new /obj/item/weapon/grenade/flashbang(src)
|
|
new /obj/item/weapon/grenade/flashbang(src)
|
|
new /obj/item/weapon/grenade/flashbang(src)
|
|
new /obj/item/weapon/grenade/flashbang(src)
|
|
new /obj/item/weapon/grenade/flashbang(src)
|
|
..()
|
|
return
|
|
|
|
/obj/item/weapon/storage/emp_kit/New()
|
|
|
|
new /obj/item/weapon/grenade/empgrenade(src)
|
|
new /obj/item/weapon/grenade/empgrenade(src)
|
|
new /obj/item/weapon/grenade/empgrenade(src)
|
|
new /obj/item/weapon/grenade/empgrenade(src)
|
|
new /obj/item/weapon/grenade/empgrenade(src)
|
|
..()
|
|
return
|
|
|
|
/obj/item/weapon/storage/stma_kit/New()
|
|
|
|
new /obj/item/clothing/mask/surgical(src)
|
|
new /obj/item/clothing/mask/surgical(src)
|
|
new /obj/item/clothing/mask/surgical(src)
|
|
new /obj/item/clothing/mask/surgical(src)
|
|
new /obj/item/clothing/mask/surgical(src)
|
|
new /obj/item/clothing/mask/surgical(src)
|
|
new /obj/item/clothing/mask/surgical(src)
|
|
..()
|
|
return
|
|
|
|
/obj/item/weapon/storage/gl_kit/New()
|
|
|
|
new /obj/item/clothing/glasses/regular(src)
|
|
new /obj/item/clothing/glasses/regular(src)
|
|
new /obj/item/clothing/glasses/regular(src)
|
|
new /obj/item/clothing/glasses/regular(src)
|
|
new /obj/item/clothing/glasses/regular(src)
|
|
new /obj/item/clothing/glasses/regular(src)
|
|
new /obj/item/clothing/glasses/regular(src)
|
|
..()
|
|
return
|
|
|
|
/obj/item/weapon/storage/trackimp_kit/New()
|
|
|
|
new /obj/item/weapon/implantcase/tracking(src)
|
|
new /obj/item/weapon/implantcase/tracking(src)
|
|
new /obj/item/weapon/implantcase/tracking(src)
|
|
new /obj/item/weapon/implantcase/tracking(src)
|
|
new /obj/item/weapon/implanter(src)
|
|
new /obj/item/weapon/implantpad(src)
|
|
new /obj/item/weapon/locator(src)
|
|
..()
|
|
return
|
|
|
|
/obj/item/weapon/storage/chemimp_kit/New()
|
|
|
|
new /obj/item/weapon/implantcase/chem(src)
|
|
new /obj/item/weapon/implantcase/chem(src)
|
|
new /obj/item/weapon/implantcase/chem(src)
|
|
new /obj/item/weapon/implantcase/chem(src)
|
|
new /obj/item/weapon/implantcase/chem(src)
|
|
new /obj/item/weapon/implanter(src)
|
|
new /obj/item/weapon/implantpad(src)
|
|
..()
|
|
return
|
|
|
|
/obj/item/weapon/storage/injectbox/New()
|
|
|
|
new /obj/item/weapon/dnainjector/h2m(src)
|
|
new /obj/item/weapon/dnainjector/h2m(src)
|
|
new /obj/item/weapon/dnainjector/h2m(src)
|
|
new /obj/item/weapon/dnainjector/m2h(src)
|
|
new /obj/item/weapon/dnainjector/m2h(src)
|
|
new /obj/item/weapon/dnainjector/m2h(src)
|
|
|
|
..()
|
|
return
|
|
|
|
/obj/item/weapon/storage/fcard_kit/New()
|
|
|
|
new /obj/item/weapon/f_card(src)
|
|
new /obj/item/weapon/f_card(src)
|
|
new /obj/item/weapon/f_card(src)
|
|
new /obj/item/weapon/f_card(src)
|
|
new /obj/item/weapon/f_card(src)
|
|
new /obj/item/weapon/f_card(src)
|
|
new /obj/item/weapon/f_card(src)
|
|
..()
|
|
return
|
|
|
|
/obj/item/weapon/storage/id_kit/New()
|
|
|
|
new /obj/item/weapon/card/id(src)
|
|
new /obj/item/weapon/card/id(src)
|
|
new /obj/item/weapon/card/id(src)
|
|
new /obj/item/weapon/card/id(src)
|
|
new /obj/item/weapon/card/id(src)
|
|
new /obj/item/weapon/card/id(src)
|
|
new /obj/item/weapon/card/id(src)
|
|
..()
|
|
return
|
|
|
|
/obj/item/weapon/storage/handcuff_kit/New()
|
|
|
|
new /obj/item/weapon/handcuffs(src)
|
|
new /obj/item/weapon/handcuffs(src)
|
|
new /obj/item/weapon/handcuffs(src)
|
|
new /obj/item/weapon/handcuffs(src)
|
|
new /obj/item/weapon/handcuffs(src)
|
|
new /obj/item/weapon/handcuffs(src)
|
|
new /obj/item/weapon/handcuffs(src)
|
|
..()
|
|
return
|
|
|
|
/obj/item/weapon/storage/seccart_kit/New()
|
|
new /obj/item/weapon/cartridge/security(src)
|
|
new /obj/item/weapon/cartridge/security(src)
|
|
new /obj/item/weapon/cartridge/security(src)
|
|
new /obj/item/weapon/cartridge/security(src)
|
|
new /obj/item/weapon/cartridge/security(src)
|
|
new /obj/item/weapon/cartridge/security(src)
|
|
new /obj/item/weapon/cartridge/security(src)
|
|
..()
|
|
return
|
|
|
|
/obj/item/weapon/storage/donkpocket_kit/New()
|
|
|
|
new /obj/item/weapon/reagent_containers/food/snacks/donkpocket(src)
|
|
new /obj/item/weapon/reagent_containers/food/snacks/donkpocket(src)
|
|
new /obj/item/weapon/reagent_containers/food/snacks/donkpocket(src)
|
|
new /obj/item/weapon/reagent_containers/food/snacks/donkpocket(src)
|
|
new /obj/item/weapon/reagent_containers/food/snacks/donkpocket(src)
|
|
new /obj/item/weapon/reagent_containers/food/snacks/donkpocket(src)
|
|
..()
|
|
return
|
|
|
|
/obj/item/weapon/storage/condimentbottles/New()
|
|
|
|
new /obj/item/weapon/reagent_containers/food/condiment(src)
|
|
new /obj/item/weapon/reagent_containers/food/condiment(src)
|
|
new /obj/item/weapon/reagent_containers/food/condiment(src)
|
|
new /obj/item/weapon/reagent_containers/food/condiment(src)
|
|
new /obj/item/weapon/reagent_containers/food/condiment(src)
|
|
new /obj/item/weapon/reagent_containers/food/condiment(src)
|
|
..()
|
|
return
|
|
|
|
/obj/item/weapon/storage/drinkingglasses/New()
|
|
|
|
new /obj/item/weapon/reagent_containers/food/drinks/drinkingglass(src)
|
|
new /obj/item/weapon/reagent_containers/food/drinks/drinkingglass(src)
|
|
new /obj/item/weapon/reagent_containers/food/drinks/drinkingglass(src)
|
|
new /obj/item/weapon/reagent_containers/food/drinks/drinkingglass(src)
|
|
new /obj/item/weapon/reagent_containers/food/drinks/drinkingglass(src)
|
|
new /obj/item/weapon/reagent_containers/food/drinks/drinkingglass(src)
|
|
..()
|
|
return
|
|
|
|
/*
|
|
/obj/item/weapon/storage/disk_kit/disks/New()
|
|
|
|
new /obj/item/weapon/card/data(src)
|
|
new /obj/item/weapon/card/data(src)
|
|
new /obj/item/weapon/card/data(src)
|
|
new /obj/item/weapon/card/data(src)
|
|
new /obj/item/weapon/card/data(src)
|
|
new /obj/item/weapon/card/data(src)
|
|
new /obj/item/weapon/card/data(src)
|
|
..()
|
|
return
|
|
|
|
/obj/item/weapon/storage/disk_kit/disks2/New()
|
|
|
|
spawn( 2 )
|
|
for(var/obj/item/weapon/card/data/D in src.loc)
|
|
D.loc = src
|
|
//Foreach goto(23)
|
|
return
|
|
..()
|
|
return
|
|
*/ |