summaryrefslogtreecommitdiff
path: root/src/simulation/Elements.h
diff options
context:
space:
mode:
authorSimon Robertshaw <simon@hardwired.org.uk>2012-04-18 20:27:28 (GMT)
committer Simon Robertshaw <simon@hardwired.org.uk>2012-04-18 20:27:28 (GMT)
commite4d1c7141fdc362629c239ff31f97df37a3b92f9 (patch)
tree25bb989983daa2281086a26b1c333342f7ec1c94 /src/simulation/Elements.h
parent472cb8916eea4313c1d6ac9feb5c415db295536f (diff)
downloadpowder-e4d1c7141fdc362629c239ff31f97df37a3b92f9.zip
powder-e4d1c7141fdc362629c239ff31f97df37a3b92f9.tar.gz
TPT: TRON element, needs to glow and fancy explosion on crash eccf5658d2
Diffstat (limited to 'src/simulation/Elements.h')
-rw-r--r--src/simulation/Elements.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/simulation/Elements.h b/src/simulation/Elements.h
index 6a62c11..fc90929 100644
--- a/src/simulation/Elements.h
+++ b/src/simulation/Elements.h
@@ -263,6 +263,7 @@
#define PT_IGNT 140
#define PT_BOYL 141
#define PT_GEL 142
+#define PT_TRON 143
#define OLD_PT_WIND 147
#define PT_H2 148