warriorstar-orion
e43af63e5b
refactor decacrate loot table ( #28621 )
...
* refactor decacrate loot table
* update updatepaths script number
* wtf
* add stock parts spawner back
* fix icon_state typo
* Update code/game/objects/effects/spawners/random/loot_spawners.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Signed-off-by: warriorstar-orion <orion@snowfrost.garden >
---------
Signed-off-by: warriorstar-orion <orion@snowfrost.garden >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
2025-03-15 08:17:00 +00:00
Contrabang
781c6e9aa3
Makes shuttles lazy load ( #28315 )
...
* update documentation + names
* shuttle 1
* shuttle 2
* thank god
* undef
* ci fix
* fix ci again
* Fallbacks and stuff
* fixes the lance
2025-02-26 22:46:27 +00:00
ExusA
22865d67f6
Potted plants size categories ( #28046 )
...
* Updated potted plants
* Proper randomization and reorganization
* Update Kirbyplants on maps
* Remove redundant icon_state
* Revert "Remove redundant icon_state"
This reverts commit bf51470687 .
* Update icon-state for generic kirbyplants
* Fix Initialize argument
* Typo fix
* Typo fix 2
* Typo fix 3
* Update plants.dmi
* Add typepath update script
* Add hiding to medium plants and hiding feedback
* add names indicating size
* add 2 more medium plants to medium
* typo fix
2025-01-31 15:52:30 +00:00
Drsmail
81775e23d6
[FIX] Follow up PR on "Better slices" ( #28146 )
...
* Changes from DGamerL review
* Adds /sliced to foods i missed
* Adds repath.txt
* Swaps left and right in repath file
* Remove slice path restriction for sliceable
* More suggestions from code review by DGamerL
2025-01-28 21:04:03 +00:00
warriorstar-orion
5b516c3166
Scatter depot loot to the solar winds. ( #27954 )
...
* Scatter depot loot to the solar winds.
* make zoo spawners guaranteed
* INFINITY also used for spawn_all_loot, whoops
* move abandoned sec shuttle spawner to locked crate
* Can't use spawn_all_loot and nested lists together
* Reduce pixel offset on mech transport spawn scatter
* set updatepaths script number
* incorporate changes from #27398 and remove old spawners
* some numbers tweaking
* pct -> %
* move briefcase from common to rare for ruins
* lower loot budget from 1800 -> 1700
2025-01-23 07:41:04 +00:00
warriorstar-orion
157276d6cb
Port /tg/ move manager, drift and jetpack components. ( #27698 )
...
* Port /tg/ move manager, drift and jetpack components.
* don't add go through newtonian movement if not moved to a turf
* various cleans for blood drifts and mob speed
* fix slow meteors
* why on fuck's earth aren't speedbikes vehicles
* style lint
* also wtf
* okay i'm an idiot
* fix meaty ore speed and blood decal double stepping
* fix not unbuckling pulled object occupants
* don't bother dealing with immovable rods just yet
* exclude bubblegum and vetus from move manager for now
* fix issues related to null weightless blood icons
* reset blood icon state properly
* fuck it, we'll deal with mobs when basic mobs happen
* break infinite loop in decal splat
2025-01-22 22:49:58 +00:00
Tojo
f3a692b3a7
Resprites Grimey Flooring into Grimey Carpets, with smoothing. ( #27882 )
...
* Adds new Grimey Carpets to replace old ones.
* PR time
* Moves typescript into updatepaths folder
* Remove duplicate
2025-01-10 02:09:40 +00:00
warriorstar-orion
c6ec62f73a
Remove ancient random spawners. ( #27682 )
...
* Remove ancient random spawners.
* set script PR number
* rest of updatepaths
* Apply suggestions from code review
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Signed-off-by: warriorstar-orion <orion@snowfrost.garden >
---------
Signed-off-by: warriorstar-orion <orion@snowfrost.garden >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2024-12-30 18:20:41 +00:00
warriorstar-orion
5872c37175
Create directional helpers for newscasters. ( #27583 )
...
* Create directional helpers for newscasters.
* set script PR number
2024-12-09 20:41:42 +00:00
Toastical
aa140c1184
Tweak: Magma-ale and space beer are now a bottle subtype ( #27407 )
...
* makes magma-ale and space beer bottles instead of cans
replaced all occurences of the cans to the new type
* forgot to rever test_tiny
* path script + repathing
* space bar sleepy beer repath
* Update tools/UpdatePaths/Scripts/27407_ale_beer_repath.txt
Co-authored-by: warriorstar-orion <orion@snowfrost.garden >
Signed-off-by: Toastical <vnndvp@gmail.com >
* Update code/game/objects/structures/crates_lockers/closets/secure/bar.dm
Co-authored-by: warriorstar-orion <orion@snowfrost.garden >
Signed-off-by: Toastical <vnndvp@gmail.com >
---------
Signed-off-by: Toastical <vnndvp@gmail.com >
Co-authored-by: warriorstar-orion <orion@snowfrost.garden >
2024-12-07 22:18:55 +00:00
warriorstar-orion
af2a3daf22
Migrate /obj/effect/spawner/lootdrop to /obj/effect/spawner/random. ( #27445 )
...
* refactor: Migrate /obj/effect/spawner/lootdrop to /obj/effect/spawner/random.
* set script PR number
* fix broken updatepaths for three course meal
* make filenames unique
* goddamnit
* redirect incorrect icon states
* ugh
* fix typepath fixes
2024-12-06 15:05:38 +00:00
warriorstar-orion
0ffa8303a7
Rename all non-snake_case types. ( #27268 )
...
* refactor: Rename all non-snake_case types (not procs or vars (yet)).
* completely dynamic update script
* might help to include the data
* update aa's scuffed python
* oh
* set script PR number
* run updatepaths again
* Add other table updates with JSON columns
* bump SQL version
* just fucking end my life
* move JSON data
2024-11-30 19:08:45 +00:00
Contrabang
0c5fb4198d
Fixes Cable Prefabs and adds some more mapping CI ( #27386 )
...
* Fixes Cable Prefabs and adds some more mapping CI
* yes
* test
* bam
2024-11-30 15:36:20 +00:00
Contrabang
734d0166a0
Removes some non-existant typepaths ( #27362 )
...
* Adds CI for missing icon_states
* yeah
* more fixes
* more fixes
* seems good
* moar
* fix
* yea
* hrtyhrt
* yeah
* WOE
* Removes some non-existant typepaths
* yes
2024-11-30 12:04:03 +00:00
Chap
878477d749
[SPRITES] Syndicate suit storage units ( #27405 )
...
* Mapping changes and code fixes
* Some minor sprite improvements
* Remove unused variables
* Updatepath renamed
---------
Co-authored-by: Adrer <adrermail@gmail.com >
2024-11-27 17:17:38 +00:00
Contrabang
396215501c
Machine Frames are now structures and not machines (WTF???) ( #27388 )
...
* yes
* yes 2
* consistency
* yes
* rename update paths
2024-11-27 16:51:46 +00:00
warriorstar-orion
0de551448e
refactor: move damaged ruin ripley to subtype ( #27294 )
...
* refactor: move damaged ruin ripley to subtype
* set script PR number
* derp
* fix typepath
2024-11-23 16:43:09 +00:00
warriorstar-orion
586805a318
refactor: Migrate more random_spawners to random/spawners and mapping helpers. ( #27017 )
...
* refactor: Migrate more random_spawners to random/spawners and mapping helpers.
* set script PR number
* maybe using a reserved keyword isn't a great idea
* oh i guess we're done
* whoops
* make code actually work
* gnarg
* rerun updatepaths for recent changes
* rerun updatepaths for recent changes
* fix build
2024-11-23 14:23:24 +00:00
DGamerL
6520ce469c
Removes /structures/ ( #27339 )
...
* Removes /structures/
* Add updatepath
2024-11-14 14:00:41 +00:00
kyunkyunkyun
0c770b558c
Getting rid of generic first aid kits in mapping ( #26947 )
...
* get them all
* uhh
* suggestions apply + CI
* medbot faid fixed + script
2024-11-09 22:20:44 +00:00
DGamerL
c54d7b2b34
Adds missing updatepaths ( #27249 )
...
* Adds missing updatepaths
* Update tools/UpdatePaths/Scripts/27006_shell_box.txt
Co-authored-by: warriorstar-orion <orion@snowfrost.garden >
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
---------
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: warriorstar-orion <orion@snowfrost.garden >
2024-11-09 22:06:18 +00:00
warriorstar-orion
7b19092795
refactor: Datumizes ore. ( #27043 )
...
* refactor: Datumizes ore.
* tiny fixes
* set script PR number
* Update code/datums/ores.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
Signed-off-by: warriorstar-orion <orion@snowfrost.garden >
* review comments
* qdel existing ore before set
* fix how gibtonite reaction count is calculated
* rename and unify return values for digging
---------
Signed-off-by: warriorstar-orion <orion@snowfrost.garden >
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
2024-11-03 13:36:04 +00:00
warriorstar-orion
8202e9a438
fix: update spent casing root types on maps ( #27180 )
...
* fix: update spent casing root types on maps
* set script PR number
2024-10-25 17:30:56 +00:00
warriorstar-orion
724043debb
emerald: replace custom trash spawners with generic trash spawner ( #27183 )
...
* emerald: replace custom trash spawners with generic trash spawner
* set script PR number
2024-10-24 15:19:47 +00:00
warriorstar-orion
1c994ad3d9
refactor: Eliminate text access fields. ( #26907 )
...
* refactor: Eliminate text access fields.
* set script PR number
* make diffstat delta exactly 0
2024-10-22 09:18:10 +00:00
warriorstar-orion
bcd5b0b4c4
refactor: barrier spawners. ( #26866 )
...
* refactor: barrier spawners.
* set script PR number
2024-10-07 21:18:17 +00:00
Aylong
0f5d71b19c
Add decals to walls banned neighbors ( #26849 )
...
* Remove fungus decal from walls
* Remove dirt under walls on maps
* Clean more dirt
* Use new random spawners for fungus frequent
* Replace old fungus spawners with new one
* Resolve conflict
2024-10-01 17:31:47 +00:00
warriorstar-orion
5a1588dcbd
refactor: syndie depot spawners and icons. ( #26861 )
...
* refactor: syndie depot spawners and icons.
* set script PR number
* Apply suggestions from code review
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Signed-off-by: warriorstar-orion <orion@snowfrost.garden >
---------
Signed-off-by: warriorstar-orion <orion@snowfrost.garden >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
2024-09-24 02:57:42 +00:00
warriorstar-orion
12cf1ed3ad
More varied and balanced maintenance loot. ( #26500 )
...
* More varied and balanced maintenance loot.
* linting
* assign updatepaths script PR number
* went a bit overboard with the trash
* get rid of varedited lootdrop spawners on maps
* Separate trash and food trash for mappers
* fix incorrect food/other trash statistics
* TM feedback tweaking round 1
Significantly lower occurrence of all tier 2 items.
* allow randomizing angles, use for litter
* move trait delta to define, bump loot chance 10%
2024-08-26 21:35:14 +00:00
warriorstar-orion
01f6fb8725
refactor: remove maint loot spawn varedits. ( #26451 )
...
* refactor: remove maint loot spawn varedits.
* Update script with PR number
2024-08-11 21:10:09 +00:00
Aylong
c34eb2522d
Remove icon_stated broken wood floors ( #26395 )
...
* Remove icon_stated broken wood floors
* Yeah, this is it
2024-08-06 23:17:55 +00:00
warriorstar-orion
2026d7c294
give reqconsole directional updatepaths script its proper ID ( #26386 )
2024-08-04 22:52:49 +00:00
warriorstar-orion
3f75f3b8c3
refactor: Requests console directional helpers. ( #26226 )
2024-08-03 17:40:18 +00:00
DGamerL
098b13bb33
Removes the empty type of /snacks ( #26010 )
...
* Aaaaa it works
* Add updatepaths
* Add unsaved files
* MATTTTT
* Fixes casino
* Fix
---------
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
2024-07-29 14:46:04 +00:00
warriorstar-orion
102f6ffa5b
refactor: remove 'blood track' varedits and splatter color ( #26237 )
...
* refactor: remove 'blood track' varedits and splatter color
* script number
* Update code/game/objects/effects/decals/Cleanable/humans.dm
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com >
Signed-off-by: warriorstar-orion <orion@snowfrost.garden >
---------
Signed-off-by: warriorstar-orion <orion@snowfrost.garden >
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com >
2024-07-20 16:29:17 +00:00
warriorstar-orion
f861670748
refactor: move 'old sink' varedits to type' ( #26236 )
...
* refactor: move 'old sink' varedits to type'
* script number
2024-07-15 22:00:00 +00:00
warriorstar-orion
c844c3ae06
mapping: create directional helpers for fire alarms. ( #25897 )
...
* mapping: create directional helpers for fire alarms.
* set PR number
2024-06-28 03:33:49 +00:00
warriorstar-orion
34ed5b59aa
mapping: create directional helpers for wallmeds ( #25809 )
...
* mapping: create directional helpers for wallmeds
* got our PR number
2024-06-12 18:51:03 +00:00
Marm
5a68c5f6d3
Explorer Redux ( #24202 )
...
* WE'RE SO BACK
* LET THERE BE SOUND
* More bugs
* fixes
* sound
* hmm
* clothing sprites + minor code changes to clothes
* meestake
* spritening
* YARR
* hiss
* Cyberiad explorer remap
* hand telover
* delta days
* rooms done
* VENDOR
* Mapping done
* Salvage mapped
* qol
* Forgot the hivelord.
* woops
* oops redux
* reviews and more
* consistency
* Update code/game/jobs/job_globals.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* character
* Update code/modules/mob/living/simple_animal/hostile/mining/hivelord.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/items/sellable.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/effects/spawners/random_spawners.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/mob/living/simple_animal/hostile/pirate.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/clothing/head/job_hats.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/effects/spawners/random_spawners.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/items/weapons/storage/boxes.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/research/designs/machine_designs.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* some reviews
* Update code/game/machinery/constructable_frame.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* supply
* area repathing and ambience
* mapping
* metamapping
* Update code/game/objects/items/weapons/storage/belt.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* the doorening
* redooring
* modsuit
* more reviews
* the plasmamamninigngg
* add random salvage generation across space ruins
* add blackbox tracking for salvage sold
* gun
* deconflicts and reviews
* Update code/game/objects/items/sellable.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/clothing/head/job_hats.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/items/sellable.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/items/sellable.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/items/sellable.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/items/sellable.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/items/weapons/storage/garment.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* all conversations resolved
* maybe work now?
* please no more, too many apcs
* Update code/modules/mob/living/simple_animal/corpse.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/mining/machine_vending.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/modules/clothing/suits/misc_suits.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/items/sellable.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Update code/game/objects/items/sellable.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* henri review + action figure
* Update code/game/objects/items/toys.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* PDA
* conflicts
* more conflicts
* maybe all conflcits?
* wait fuck
* maybe fixed???
* KIDAN SPRITES
* MAYBE?
* access fixes
* explorer hotfixes 1:
- fixes space pirates dying in space
- gives explorers ORM access
- box: fixes access on NTR airlock
- box: fixes naming on BS airlock
- box: adds expedition access to mail sorting room
* add salvage selling back
* NOT FOR SALE
* oh my god actually sell the fucking salvage this time
* maybe fine now?
* carpover
* NO MORE CABLE
* balance tweaks
* some depot loot updates
* merge conflict
* deconflicted???
* woops more oversights
* skirts, bombers, exploredrobe code + sprites
* woops (again)
* deconflicting
* remove old explorer room again
* Hat fix
* minor changes to sprites and code for hats
* yarrr fix 1
* first fixes
* don't drop loot from syndies gibbed by depot destruction
* add selling back with new signal based system
* speedmerge this shit
* minor changes to collars/bomber resprite
* docking port in
* ruins
* WE DON'T NEED CONFIG CHANGES WE NEED PICTURES PICTURES OF SPIDERMAN
* no more murder hallway on whiteship
* undelete meson sunglasses, redelete uristrunes
* BOOTY BAGS
* don't drop ashdrake loot from crusher kills
* box: fix ntrep fax, add explorer access to ORMroom
* add meson sunglasses item icon back
* fix cere handtele, meta shutter control, death sound arg
* cleaning up
* she mosins on my russian till i dj station
* Update code/modules/clothing/head/soft_caps.dm
Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com >
Signed-off-by: Marm <85680653+ItsMarmite@users.noreply.github.com >
* Update code/modules/clothing/suits/misc_suits.dm
Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com >
Signed-off-by: Marm <85680653+ItsMarmite@users.noreply.github.com >
* Update code/modules/mining/machine_vending.dm
Co-authored-by: Matt <116982774+Burzah@users.noreply.github.com >
Signed-off-by: Marm <85680653+ItsMarmite@users.noreply.github.com >
* Update code/game/gamemodes/game_mode.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Signed-off-by: Marm <85680653+ItsMarmite@users.noreply.github.com >
* mapping
* Cleaning up
* revert changes in tools/{bootstrap,ci}
---------
Signed-off-by: Marm <85680653+ItsMarmite@users.noreply.github.com >
Co-authored-by: Christasmurf <25437893+Christasmurf@users.noreply.github.com >
Co-authored-by: warriorstar-orion <orion@snowfrost.garden >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: github-actions <github-actions@github.com >
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
2024-05-27 19:27:59 +00:00
warriorstar-orion
b15ed89463
Create directional helpers for air alarms. ( #24652 )
...
* Create directional helpers for air alarms.
* rename script, need alarm_area always
* I love automated changes
2024-04-12 18:24:12 +00:00
warriorstar-orion
cb691a0bb5
constructible transit tubes day 1 patch ( #24739 )
...
* tubes day 1 patch
* i know the PR number now
2024-04-07 10:20:42 +00:00
warriorstar-orion
08f9a8129b
use directional helpers for ATMs ( #24426 )
...
* use directional helpers for ATMs
* updatepaths script PR number
---------
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
2024-03-16 16:25:30 +00:00
Venuska1117
ef8dd6651b
Replace var edited "icon_state" for disposal pipes with existing subtypes (using UpdatePaths) ( #24249 )
...
* Queue Rock is comming
* Add updatepath for pipes.
* Fixing conflicts.
2024-03-16 12:00:05 +00:00
warriorstar-orion
df5c7f1f9a
Add directional variants to APC sprites ( #24155 )
...
* Add directional variants to APC sprites.
Provide exhaustive UpdatePaths script for every single APC around.
Run script across all map files.
* add separate directions
---------
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
2024-02-24 18:35:10 +00:00
warriorstar-orion
3377f181cb
add condiments to reagent updatepaths script ( #23963 )
2024-02-06 18:26:48 +00:00
DGamerL
0141042abc
Fuck ( #23880 )
2024-01-23 10:52:15 -06:00
DGamerL
db578cdc6f
Makes food not a subtype of reagent holders ( #23379 )
...
* I am suffering
* Alright this should be all now
* Fixes CI
* I hate the online merge resolver.
* This got lost in the merge master
* Updatepaths fixed + new added
* Contra review
* Fixes desserts
* Oops
* This should fix it
* Maybe?
* Attempt 3
* Missed conflict
* Update code/modules/reagents/chemistry/machinery/reagentgrinder.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* Update code/modules/food_and_drinks/kitchen_machinery/kitchen_machine.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* Update code/modules/food_and_drinks/food/foods/pizza.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* Fixes grinders
* Adds comment
* Warrior review
* Warrior + Sirryan review
* Update code/modules/food_and_drinks/food_base.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
---------
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
2024-01-21 19:00:02 +00:00
Aylong
4e76e777d9
Randomless Kirby plants ( #23376 )
...
* Kirby randomless
* Whoops
* Whoops x2
* Maps Script & missing plant
* Spellcheck
* Plant eye fix
* Update code/game/objects/structures/flora.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
* double pipe fix
* errant sign removal
---------
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
2024-01-14 13:22:18 +00:00
Contrabang
0849386a3a
Maplint now prohibits var-edited grilles ( #23331 )
...
* i love CI!
* WILL... IT... FIX?
---------
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
2024-01-14 12:55:26 +00:00
Aylong
37879c530b
Boxes new sprites & little refactor ( #23213 )
...
* Sprites and little refactor
* idk what i am doing
Maybe refactor
* Sort the boxes
* Matches path
* Script and maps
* Okay... that was a strange decision.
* bathroom parts box
* More boxes
* Henri review changes
* Update toy.dmi
* Update code/game/objects/items/weapons/storage/boxes.dm
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
* Update storage.dmi
* Update boxes.dmi
* True conflict solve
I hope
---------
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
2024-01-06 23:31:36 +00:00