Skip to content

Commit

Permalink
add missing models to remove_animated_java_models
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAfroOfDoom committed Feb 29, 2024
1 parent 4f41a13 commit b3b17ce
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,18 @@
function entity:hostile/omega-flowey/summon/remove_preexisting_models

# Attack models
function animated_java:bomb/remove/all
function animated_java:dentata_snake_ball/remove/all
function animated_java:finger_gun/remove/all
function animated_java:finger_gun_bullet/remove/all
function animated_java:finger_gun_laser/remove/all
function animated_java:friendliness_pellet/remove/all
function animated_java:friendliness_pellet_ring/remove/all
function animated_java:homing_vine/remove/all
function animated_java:homing_vine_blinking_lane/remove/all
function animated_java:housefly/remove/all
function animated_java:projectile_star/remove/all
function animated_java:venus_fly_trap/remove/all

# Soul models
function animated_java:soul/remove/all

0 comments on commit b3b17ce

Please sign in to comment.