| Old revision #pfyqwplu1 | New revision #pqyyrmave | ||
|---|---|---|---|
| 25 | /** | 25 | /** |
| 26 | * Make a water lock. | 26 | * Make a water lock. |
| 27 | * @param t Tile to place the water lock section. | 27 | * @param t Tile to place the water lock section. |
| 28 | * @param lo Owner of the lock (also the owner of the canal | 28 | * @param lo Owner of the lock (also the owner of the canal at the middle part). |
| 29 | * @param co_lower Original owner of the canal at the lower part. | 29 | * @param co_lower Original owner of the canal at the lower part. |
| 30 | * @param co_upper Original owner of the canal at the upper part. | 30 | * @param co_upper Original owner of the canal at the upper part. |
| 31 | * @param d Direction of the water lock. | 31 | * @param d Direction of the water lock. |