mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-02-07 14:50:21 +00:00
6 lines
164 B
Plaintext
6 lines
164 B
Plaintext
/datum/asset/simple/microwave
|
|
assets = list(
|
|
"microwave.png" = 'icons/obj/microwave_ui/base.png',
|
|
"microwave.gif" = 'icons/obj/microwave_ui/microwave.gif',
|
|
)
|