Skip to content

Commit

Permalink
Вводим ограничение на спавн руинки
Browse files Browse the repository at this point in the history
  • Loading branch information
MysticalFaceLesS committed Dec 29, 2024
1 parent f19d3d7 commit 5c809ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mod_celadon/maps/code/ruins/ruin.dm
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,8 @@
id = "vamp-lab"
description = "A Laboratory for the development of the drug 'Vita-Null+X', which will help cure vampirism, or not.."
suffix = "jungle_vamplab.dmm"
allow_duplicates = FALSE
cost = 10

/datum/map_template/ruin/jungle/interceptor
name = "Old Crashed Interceptor"
Expand Down

0 comments on commit 5c809ed

Please sign in to comment.