- Fixed nettle soup recipe says abstract nettle.

- Fixes hostile animals weakening non carbons, and adjusted weakening values 1958.
- fixes being able to drop defib paddle by resting, fix a runtime linked to this.
- can no longer pick card from deck while resting, same for paper bin and bedsheet bin.
- examining extinguisher and atmos watertank nozzle gives you the amount of water remaining.
This commit is contained in:
phil235
2015-05-02 01:34:38 +02:00
parent 64b5f8540c
commit be1708483e
11 changed files with 40 additions and 21 deletions

View File

@@ -82,7 +82,7 @@
else
W.loc = get_turf(src)
W.layer = initial(W.layer)
W.dropped()
W.dropped(src)
return 0