Update bags.dm

This commit is contained in:
Trilbyspaceclone
2019-04-02 01:27:05 -04:00
committed by GitHub
parent 400f955576
commit 0baa3a1e29
+1 -1
View File
@@ -1,5 +1,5 @@
/*
* These absorb the functionality of the plant bag, ore satchel, etc.
* These absorb the functionality of the plant bag, ore satchel, etc
* They use the use_to_pickup, quick_gather, and quick_empty functions
* that were already defined in weapon/storage, but which had been
* re-implemented in other classes.