Skip to content

Commit

Permalink
Накрутка веса появления сьерры
Browse files Browse the repository at this point in the history
  • Loading branch information
msw7007 committed Jan 5, 2025
1 parent 4846bd1 commit b15172a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions modular_ss220/maps220/code/RandomRuins/space/space_ruins.dm
Original file line number Diff line number Diff line change
Expand Up @@ -97,3 +97,7 @@
// cost = 20 я хуй знает как это тут сделать, так что похуй.
allow_duplicates = FALSE
always_place = TRUE // Ивент - убрать после
placement_weight = 100 // Ивент - убрать после

/datum/map_template/ruin/space/sierra_1_4/get_cost() // Ивент - убрать после
return 0 // Ивент - убрать после

0 comments on commit b15172a

Please sign in to comment.