powercell lol (#18144)

This commit is contained in:
Will
2025-08-05 00:36:41 +02:00
committed by GitHub
parent ee814c75a8
commit e69f502eec
+1
View File
@@ -168,6 +168,7 @@
to_chat(user, span_notice("There is a power cell already installed."))
return FALSE
user.drop_from_inventory(W, src)
cell = W // Link the cell to us
to_chat(user, span_notice("You insert the power cell."))
else