code folder. 221 files changed wew

This commit is contained in:
deathride58
2018-02-12 21:03:40 -05:00
parent e3ad2643b2
commit 72ff7be9bd
221 changed files with 2797 additions and 2172 deletions
+1 -1
View File
@@ -70,7 +70,7 @@
return 100*charge/maxcharge
// use power from a cell
/obj/item/stock_parts/cell/proc/use(amount)
/obj/item/stock_parts/cell/use(amount)
if(rigged && amount > 0)
explode()
return 0