Merge pull request #7626 from VOREStation/aro-ships

Update ships, add ATTRIBUTIONS.md
This commit is contained in:
Aronai Sieyes
2020-05-04 14:49:06 -04:00
committed by GitHub
10 changed files with 52 additions and 5 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
var/skybox_icon_state //Icon state to use for skybox
var/skybox_pixel_x //Shift from lower left corner of skybox
var/skybox_pixel_y //Shift from lower left corner of skybox
var/cached_skybox_image //Cachey
var/image/cached_skybox_image //Cachey
//Overlay of how this object should look on other skyboxes
/obj/effect/overmap/proc/get_skybox_representation()