mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Update zas_tests.dm
Revert mining area zas test to vacuum instead of normal. In regards to air.
This commit is contained in:
@@ -115,7 +115,7 @@
|
||||
/datum/unit_test/zas_area_test/mining_area
|
||||
name = "ZAS: Mining Area (Vacuum)"
|
||||
area_path = /area/mine/explored
|
||||
expectation = UT_NORMAL //YW Edit: Mining area is normal and not a vaccuum - Cryogaia
|
||||
expectation = UT_VACUUM //CHOMPStation Edit 7/1/20 TFF - Revert to Vacuum checking
|
||||
|
||||
/datum/unit_test/zas_area_test/cargo_bay
|
||||
name = "ZAS: Cargo Bay"
|
||||
|
||||
Reference in New Issue
Block a user