mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
- 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:
@@ -82,7 +82,7 @@
|
||||
else
|
||||
W.loc = get_turf(src)
|
||||
W.layer = initial(W.layer)
|
||||
W.dropped()
|
||||
W.dropped(src)
|
||||
return 0
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user