small random tweaks

- added WG culture bottle preset
- tweaked gym equipment weight loss a bit
- added a lot of WG-related loot to lavaland pool table
- changed some xenoarch Tp locations
This commit is contained in:
Sonoida
2023-03-18 14:10:44 +01:00
parent 4fcf9826c0
commit 14ca88cde6
9 changed files with 162 additions and 175 deletions
+3 -2
View File
@@ -32,10 +32,11 @@
/obj/item/gun/energy/fatoray/cannon
name = "Fatoray Cannon"
desc = "An energy gun that fattens up anyone it hits. This version functions as a glass cannon of some sorts."
desc = "An energy gun that fattens up anyone it hits. This version functions as a glass cannon of some sorts. It cannot be recharged."
icon = 'GainStation13/icons/obj/fatoray.dmi' /// REPLACE THESE LATER WITH UNIQUE SPRITES - Sono
icon_state = "fatoray_cannon"
recoil = 3
can charge = 0
slowdown = 1
// charge_sections = 3
weapon_weight = WEAPON_HEAVY
@@ -87,7 +88,7 @@
///Single shot glass cannon fatoray
/obj/item/gun/energy/fatoray/cannon_weak
name = "Basic Fatoray Cannon"
desc = "An energy gun that fattens up anyone it hits. This version functions as a glass cannon of some sorts."
desc = "An energy gun that fattens up anyone it hits. This version functions as a glass cannon of some sorts. It cannot be recharged."
icon = 'GainStation13/icons/obj/fatoray.dmi'
icon_state = "fatoray_cannon_weak"
can_charge = 0