Add a pressure plate

This commit is contained in:
James Stevenson 2016-01-27 04:55:35 -05:00
parent 67d1a09310
commit c44503f27b

View File

@ -27,3 +27,4 @@ dofile(modpath .. "/shout.lua")
dofile(modpath .. "/worldedge.lua")
dofile(modpath .. "/shop.lua")
dofile(modpath .. "/wardrobe.lua")
dofile(modpath .. "/effectors.lua")