Skip to content

Commit

Permalink
Fix bad Necropolis crate (#1404)
Browse files Browse the repository at this point in the history
## Что этот PR делает
Заменяет пустой сундук на нормальный в Некрополисе

## Changelog

:cl:
fix: Пустой сундук в Некрополисе больше не пустой
/:cl:
  • Loading branch information
AyIong authored Jul 31, 2024
1 parent f013298 commit b0ed029
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _maps/map_files220/generic/Lavaland.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -10017,7 +10017,7 @@
/obj/structure/stone_tile{
dir = 8
},
/obj/structure/closet/crate/necropolis,
/obj/structure/closet/crate/necropolis/tendril,
/turf/simulated/floor/indestructible/boss,
/area/lavaland/surface/outdoors/legion)
"RJ" = (
Expand Down

0 comments on commit b0ed029

Please sign in to comment.