Stop sandbox fire

Implement firefighter that sprays water on the fire.

Change-Id: Ia41cdf4bcb61e0ea2a83236addffd7d0bbe93ca0
Closes-bug: #1724549
This commit is contained in:
Tobias Johansson 2017-10-18 14:35:04 +02:00
parent 78ea495840
commit 2c6ce83713
1 changed files with 1 additions and 0 deletions

1
firefighter.py Normal file
View File

@ -0,0 +1 @@
print('*spray water*')