Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
0b9a7fc
wow this works?
cowbot92 Oct 7, 2023
cef493b
we're so back
cowbot92 Oct 7, 2023
c9e6a0b
this is ognna need some code review
cowbot92 Oct 7, 2023
cb5cc96
Update code/modules/antagonists/eldritch_cult/eldritch_transmutations.dm
cowbot92 Oct 7, 2023
2220ad4
Update code/modules/antagonists/eldritch_cult/eldritch_transmutations.dm
cowbot92 Oct 7, 2023
518d181
Update code/modules/antagonists/eldritch_cult/eldritch_transmutations.dm
cowbot92 Oct 7, 2023
0c05db1
I think I did this right
cowbot92 Oct 7, 2023
7ffecf5
baiomu recommended changeq
cowbot92 Oct 7, 2023
d338202
Update code/__DEFINES/stat.dm
cowbot92 Oct 7, 2023
780169e
Update code/modules/antagonists/eldritch_cult/eldritch_transmutations.dm
cowbot92 Oct 7, 2023
21408c5
Merge remote-tracking branch 'upstream/master' into HereticTargetCost…
cowbot92 Oct 7, 2023
bbfb66d
I forgot to change this 1 billion years ago
cowbot92 Oct 7, 2023
d45f4b3
Merge remote-tracking branch 'upstream/master' into HereticTargetCost…
cowbot92 Oct 8, 2023
427f2e1
I like baiomu's ting better
cowbot92 Oct 8, 2023
9307670
Merge remote-tracking branch 'upstream/master' into HereticTargetCost…
cowbot92 Oct 8, 2023
5f9be66
Merge remote-tracking branch 'upstream/master' into HereticTargetCost…
cowbot92 Oct 8, 2023
a313b25
Merge remote-tracking branch 'upstream/master' into HereticTargetCost…
cowbot92 Oct 8, 2023
b218413
Merge remote-tracking branch 'upstream/master' into HereticTargetCost…
cowbot92 Oct 9, 2023
1af222e
ok
cowbot92 Oct 10, 2023
e4c1135
Merge remote-tracking branch 'upstream/master' into HereticTargetCost…
cowbot92 Oct 10, 2023
f302432
minor mistake
cowbot92 Oct 10, 2023
19c173e
I totally updated this already
cowbot92 Oct 10, 2023
2b15b42
Merge remote-tracking branch 'upstream/master' into HereticTargetCost…
cowbot92 Oct 10, 2023
b6a235c
Does all this
cowbot92 Oct 10, 2023
33bd87c
Merge remote-tracking branch 'upstream/master' into BrazilLanters
cowbot92 Oct 10, 2023
797567c
Merge remote-tracking branch 'upstream/master' into BrazilLanters
cowbot92 Oct 11, 2023
fd05fe7
Merge remote-tracking branch 'upstream/master' into BrazilLanters
cowbot92 Oct 11, 2023
4cbebc2
Merge remote-tracking branch 'upstream/master' into BrazilLanters
cowbot92 Oct 13, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
/area/ruin/powered)
"aF" = (
/obj/item/reagent_containers/glass/bottle/radscrub{
desc = "War. War never changes. But this can clean your radiation contamination problems!";
desc = "War. War never changes. But this can clean your radiation contamination problems!"
},
/turf/open/floor/plating/asteroid/basalt/lava_land_surface,
/area/lavaland/surface/outdoors)
Expand Down
Loading