This commit is contained in:
Alexey 2024-10-31 17:39:35 +03:00
commit 0556f63d2d
119 changed files with 2908 additions and 0 deletions

View file

@ -0,0 +1,9 @@
action = -1;
text = "";
_x = x;
_y = y;
__x = 0;
__y = 0;
width = 5 * image_xscale;
height = 5 * image_yscale;
color = global.playerColor;