Files
NGECore2/scripts/constructor_build_phase.py
CharonInferar b1d3c4a6e4 Construction pylons added to structure placement service
Like harvesters, houses feature the construction pylons now when placing
a structure. Partially fixing #840
2014-06-25 16:53:26 +02:00

7 lines
80 B
Python

import sys
import time
def buildConstructor(core):
time.sleep(10)
return