Some Mortal Rifle progress.

This commit is contained in:
Mari the Deer 2022-09-21 18:28:16 +02:00
commit 4f7241b05b
14 changed files with 113 additions and 29 deletions

View file

@ -378,3 +378,8 @@ MiniRedFlash // "low health"
#000000 #FF0000 0 50
#FF0000 #FF0000 51 255
}
MiniWhiteFlash // "misc"
{
#000000 #FFFFFF 0 50
#FFFFFF #FFFFFF 51 255
}