|
422 | 422 | "body": "pewpew.EntityType.BAF",
|
423 | 423 | "description": "Baf Entity Type"
|
424 | 424 | },
|
| 425 | + "EntityType_BAF_BLUE": { |
| 426 | + "prefix": "pewpew.EntityType.BAF_BLUE", |
| 427 | + "body": "pewpew.EntityType.BAF_BLUE", |
| 428 | + "description": "Baf blue Entity Type" |
| 429 | + }, |
| 430 | + "EntityType_BAF_RED": { |
| 431 | + "prefix": "pewpew.EntityType.BAF_RED", |
| 432 | + "body": "pewpew.EntityType.BAF_RED", |
| 433 | + "description": "Baf red Entity Type" |
| 434 | + }, |
| 435 | + "EntityType_BOMB": { |
| 436 | + "prefix": "pewpew.EntityType.BOMB", |
| 437 | + "body": "pewpew.EntityType.BOMB", |
| 438 | + "description": "Bomb Entity Type" |
| 439 | + }, |
425 | 440 | "EntityType_CROWDER": {
|
426 | 441 | "prefix": "pewpew.EntityType.CROWDER",
|
427 | 442 | "body": "pewpew.EntityType.CROWDER",
|
428 | 443 | "description": "Crowder Entity Type"
|
429 | 444 | },
|
| 445 | + "EntityType_CUSTOMIZABLE_ENTITY": { |
| 446 | + "prefix": "pewpew.EntityType.CUSTOMIZABLE_ENTITY", |
| 447 | + "body": "pewpew.EntityType.CUSTOMIZABLE_ENTITY", |
| 448 | + "description": "Customizable Entity Entity Type" |
| 449 | + }, |
430 | 450 | "EntityType_INERTIAC": {
|
431 | 451 | "prefix": "pewpew.EntityType.INERTIAC",
|
432 | 452 | "body": "pewpew.EntityType.INERTIAC",
|
|
452 | 472 | "body": "pewpew.EntityType.ROLLING_SPHERE",
|
453 | 473 | "description": "Rolling Sphere Entity Type"
|
454 | 474 | },
|
| 475 | + "EntityType_SHIP": { |
| 476 | + "prefix": "pewpew.EntityType.SHIP", |
| 477 | + "body": "pewpew.EntityType.SHIP", |
| 478 | + "description": "Ship Entity Type" |
| 479 | + }, |
455 | 480 | "EntityType_UFO": {
|
456 | 481 | "prefix": "pewpew.EntityType.UFO",
|
457 | 482 | "body": "pewpew.EntityType.UFO",
|
458 | 483 | "description": "UFO Entity Type"
|
459 | 484 | },
|
| 485 | + "EntityType_UFO_BULLET": { |
| 486 | + "prefix": "pewpew.EntityType.UFO_BULLET", |
| 487 | + "body": "pewpew.EntityType.UFO_BULLET", |
| 488 | + "description": "UFO Bullet Entity Type" |
| 489 | + }, |
460 | 490 | "EntityType_WARY": {
|
461 | 491 | "prefix": "pewpew.EntityType.WARY",
|
462 | 492 | "body": "pewpew.EntityType.WARY",
|
463 | 493 | "description": "Wary Entity Type"
|
464 | 494 | },
|
| 495 | + "EntityType_WARY_MISSILE": { |
| 496 | + "prefix": "pewpew.EntityType.WARY_MISSILE", |
| 497 | + "body": "pewpew.EntityType.WARY_MISSILE", |
| 498 | + "description": "Wary Missile Entity Type" |
| 499 | + }, |
465 | 500 | "MothershipType_THREE_CORNERS": {
|
466 | 501 | "prefix": "pewpew.MothershipType.THREE_CORNERS",
|
467 | 502 | "body": "pewpew.MothershipType.THREE_CORNERS"
|
|
0 commit comments