You can now color boxes using crayons (#30977)

* Americanized spelling

* more spelling

* spelling + alt click

* recoloring box, put it in hand and in bag

* in backpack now

* remove old comments

* updates inventory if backpack is open

* place in bags even on floor

* null check + checks actual type

* added the color tables

* added empty subtypes. Fixed movign away bug

* lint

* mapload + as mob removal

* early returning

* removed type checks. Added more checks for coloring

* added a description + early return on color tables

* lint

* documentation, formatting, HAS_TRAIT

* formatting
This commit is contained in:
Christer2222
2025-11-28 03:51:46 +00:00
committed by GitHub
parent 88dd66f076
commit d4a435f740
9 changed files with 527 additions and 35 deletions
@@ -1068,3 +1068,6 @@
while(length(contents) <= amount)
implant = pick(boxed)
new implant(src)
/obj/item/storage/box/cyber_implants/empty/populate_contents()
return