VS: Loading screen

This commit is contained in:
Soft
2020-02-17 01:16:26 -05:00
committed by Arokha Sieyes
parent 525a33a786
commit 702557df07
2 changed files with 2 additions and 0 deletions

View File

@@ -6,6 +6,8 @@ var/obj/effect/lobby_image = new /obj/effect/lobby_image
name = "Polaris"
desc = "How are you reading this?"
screen_loc = "1,1"
icon = 'icons/misc/loading.dmi' //VOREStation Add - Loading Screen
icon_state = "loading" //VOREStation Add - Loading Screen
/obj/effect/lobby_image/Initialize()
icon = using_map.lobby_icon

BIN
icons/misc/loading.dmi Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 106 KiB