mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-22 12:47:16 +01:00
[MIRROR] Simultaneous map definitions (#10295)
Co-authored-by: Drathek <76988376+Drulikar@users.noreply.github.com> Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com> Co-authored-by: Kashargul <KashL@t-online.de>
This commit is contained in:
co-authored by
Drathek
Kashargul
Kashargul
parent
79d8693a6f
commit
651c8bc1af
@@ -46,13 +46,3 @@
|
||||
|
||||
/datum/random_map/noise/ore/mining/check_map_sanity()
|
||||
return 1 //Totally random, but probably beneficial.
|
||||
|
||||
/area/gb_mine/
|
||||
ambience = list('sound/ambience/ambimine.ogg', 'sound/ambience/song_game.ogg')
|
||||
base_turf = /turf/simulated/mineral/floor
|
||||
/area/gb_mine/unexplored
|
||||
name = "Virgo 3c Underground"
|
||||
icon_state = "unexplored"
|
||||
/area/gb_mine/explored
|
||||
name = "Virgo 3c Underground"
|
||||
icon_state = "explored"
|
||||
|
||||
Reference in New Issue
Block a user