Update ships, add ATTRIBUTIONS.md

This commit is contained in:
Aronai Sieyes
2020-05-04 14:27:46 -04:00
parent 70dab50bc6
commit fabbdd8c8d
10 changed files with 52 additions and 5 deletions

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()