Skip to content

Commit

Permalink
Update object_sampo.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtemDerp committed Apr 10, 2024
1 parent ebb0b39 commit 1d09660
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions code/modules/awaymissions/mission_code/ruins/object_sampo.dm
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
there_can_be_many = TRUE
dynamic_lighting = DYNAMIC_LIGHTING_FORCED
is_haunted = TRUE
has_gravity = STANDARD_GRAVITY
var/blast_id = null
white_noise = 'sound/ambience/spooky/space_loop5.ogg'
ambientsounds = list('sound/ambience/spooky/chill.ogg',\
Expand Down Expand Up @@ -38,6 +39,7 @@
/area/ruin/space/test ////////////////////////////не забыть удалить
name = "Test area" /////////////////////////////////отбалансить хп и шанс отрубания у гориллы; отбалансить количество мясных зомбей и их хп/урон, скорость
dynamic_lighting = DYNAMIC_LIGHTING_DISABLED ////////////////////
has_gravity = STANDARD_GRAVITY

/area/vision_change_area/object_sampo/main_lab
name = "Main laboratory"
Expand Down

0 comments on commit 1d09660

Please sign in to comment.