mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-22 11:36:38 +01:00
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into aro-sync
This commit is contained in:
@@ -71,6 +71,7 @@
|
||||
/obj/effect/overlay/snow/floor
|
||||
icon_state = "snowfloor"
|
||||
layer = 2.01 //Just above floor
|
||||
mouse_opacity = 0 //Don't block underlying tile interactions
|
||||
|
||||
/obj/effect/overlay/snow/floor/edges
|
||||
icon_state = "snow_edges"
|
||||
|
||||
@@ -437,7 +437,7 @@ Loot piles can be depleted, if loot_depleted is turned on. Note that players wh
|
||||
// Base type for alien piles.
|
||||
/obj/structure/loot_pile/surface/alien
|
||||
name = "alien pod"
|
||||
desc = "A pod which looks bigger on the inside. Something quiet shiny might be inside?"
|
||||
desc = "A pod which looks bigger on the inside. Something quite shiny might be inside?"
|
||||
icon_state = "alien_pile1"
|
||||
|
||||
/obj/structure/loot_pile/surface/alien
|
||||
|
||||
Reference in New Issue
Block a user