mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-06-01 20:30:37 +01:00
c8c53b84ec
Co-authored-by: ShadowLarkens <shadowlarkens@gmail.com>
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',
|
|
)
|