mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 19:52:40 +00:00
oh my fuck travis quit complaining
Travis doesn't like comments in the lists.
This commit is contained in:
@@ -9,9 +9,10 @@ var/list/ventcrawl_machinery = list(
|
|||||||
/obj/item/device/radio/borg,
|
/obj/item/device/radio/borg,
|
||||||
/obj/item/weapon/holder,
|
/obj/item/weapon/holder,
|
||||||
/obj/machinery/camera,
|
/obj/machinery/camera,
|
||||||
/obj/belly, //VOREStation Edit
|
/obj/belly,
|
||||||
/obj/screen
|
/obj/screen
|
||||||
)
|
)
|
||||||
|
//VOREStation Edit : added /obj/belly, to this list, travis is complaining about this in his indentation check
|
||||||
//mob/living/simple_mob/borer, //VORESTATION AI TEMPORARY REMOVAL REPLACE BACK IN LIST WHEN RESOLVED //VOREStation Edit
|
//mob/living/simple_mob/borer, //VORESTATION AI TEMPORARY REMOVAL REPLACE BACK IN LIST WHEN RESOLVED //VOREStation Edit
|
||||||
|
|
||||||
/mob/living/var/list/icon/pipes_shown = list()
|
/mob/living/var/list/icon/pipes_shown = list()
|
||||||
|
|||||||
Reference in New Issue
Block a user