Skip to content

Instantly share code, notes, and snippets.

@victorysoftworks
Created July 22, 2021 04:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save victorysoftworks/30389e9263071df2d7478ae16c79238f to your computer and use it in GitHub Desktop.
Save victorysoftworks/30389e9263071df2d7478ae16c79238f to your computer and use it in GitHub Desktop.
<entity>
<component type="NamePrefix" prefix="slime-covered" />
<component type="Name" name="pillar" />
<component type="Solid" />
<component type="ContactEffect">
<effect type="Corrode" amount="2" corrodeMessage="The corrosive slime covering the %S sticks to the %t" />
</component>
<!-- Other components ... -->
</entity>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment