Separate out ammo data
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
--{-# LANGUAGE TemplateHaskell #-}
|
||||
--{-# LANGUAGE StrictData #-}
|
||||
module Dodge.Data.Gas where
|
||||
data GasCreate = CreatePoisonGas | CreateFlame
|
||||
Reference in New Issue
Block a user