This commit is contained in:
SandPoot
2023-12-01 14:54:05 -03:00
parent c9b0dedf77
commit f698cbb8a7
51 changed files with 604 additions and 606 deletions
+7
View File
@@ -0,0 +1,7 @@
/datum/asset/simple/notes
assets = list(
"high_button.png" = 'html/high_button.png',
"medium_button.png" = 'html/medium_button.png',
"minor_button.png" = 'html/minor_button.png',
"none_button.png" = 'html/none_button.png',
)