mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
[MIRROR] Polish the microwave UI (#10748)
Co-authored-by: ShadowLarkens <shadowlarkens@gmail.com>
This commit is contained in:
committed by
GitHub
parent
8691060706
commit
c8c53b84ec
5
code/modules/asset_cache/assets/microwave.dm
Normal file
5
code/modules/asset_cache/assets/microwave.dm
Normal file
@@ -0,0 +1,5 @@
|
||||
/datum/asset/simple/microwave
|
||||
assets = list(
|
||||
"microwave.png" = 'icons/obj/microwave_ui/base.png',
|
||||
"microwave.gif" = 'icons/obj/microwave_ui/microwave.gif',
|
||||
)
|
||||
Reference in New Issue
Block a user