Create_0.gml 64 B

12345678
  1. damage = 1;
  2. get_hit = function(_info)
  3. {
  4. return;
  5. //pe
  6. //se
  7. };