Add tree structure generation
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
-- | Module defining helper placements for rooms.
|
||||
module Dodge.Room.Placement
|
||||
where
|
||||
import Dodge.Data
|
||||
@@ -7,7 +8,6 @@ import Dodge.Creature.Inanimate
|
||||
|
||||
import Geometry
|
||||
|
||||
-- module defining helper placements for rooms
|
||||
|
||||
putLamp = PutCrit lamp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user