mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
Updates Rocky Motel (#28786)
* this motel rocks * nvm i got chat gpt * relocate icon * oh it removed web commit
This commit is contained in:
@@ -127,3 +127,10 @@
|
||||
/obj/effect/spawner/random/loot_crate/rarely
|
||||
name = "lootcrate spawner, 20% chance"
|
||||
spawn_loot_chance = 20
|
||||
|
||||
/obj/effect/spawner/random/loot/bluespace_tap/food_mixed
|
||||
loot = list(
|
||||
/obj/effect/spawner/random/bluespace_tap/food_common = 6,
|
||||
/obj/effect/spawner/random/bluespace_tap/food_uncommon = 3,
|
||||
/obj/effect/spawner/random/bluespace_tap/food_rare,
|
||||
)
|
||||
|
||||
@@ -192,3 +192,9 @@
|
||||
/mob/living/simple_animal/hostile/pirate,
|
||||
/mob/living/simple_animal/hostile/pirate/ranged,
|
||||
)
|
||||
|
||||
/obj/effect/spawner/random/fancy_table
|
||||
name = "fancy table spawner"
|
||||
icon = 'icons/effects/random_spawners.dmi'
|
||||
icon_state = "fancy_table"
|
||||
loot_type_path = /obj/structure/table/wood/fancy
|
||||
|
||||
Reference in New Issue
Block a user