mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 00:58:26 +01:00
Various related bolt action rifle changes (#23108)
* aw yup * ill fix that upstream later * lowers the price a bit (and also re-eliminates the tg soviet crate)
This commit is contained in:
@@ -201,6 +201,8 @@
|
||||
/obj/item/grenade/mirage = 5,
|
||||
)
|
||||
|
||||
// SKYRAT EDIT REMOVAL BEGIN - REPLACED BY LORE BEFITTING CRATE AT: modular_skyrat/modules/cargo/code/packs.dm
|
||||
/*
|
||||
/datum/supply_pack/imports/russian
|
||||
name = "Russian Surplus Military Gear Crate"
|
||||
desc = "Hello <;~insert appropriate greeting here: 'Comrade'|'Imperalist Scum'|'Quartermaster of Reputable Station'~;>, \
|
||||
@@ -231,6 +233,8 @@
|
||||
for(var/items in 1 to 10)
|
||||
var/item = pick(contains)
|
||||
new item(our_crate)
|
||||
*/
|
||||
// SKYRAT EDIT REMOVAL END
|
||||
|
||||
/datum/supply_pack/imports/moistnuggets
|
||||
name = "Refurbished Sakhno Precision Rifle Crate"
|
||||
|
||||
Reference in New Issue
Block a user