Skip to content

Commit

Permalink
linter fix 1
Browse files Browse the repository at this point in the history
  • Loading branch information
xTrainx committed Mar 29, 2024
1 parent a46db2f commit b3416ae
Show file tree
Hide file tree
Showing 14 changed files with 46 additions and 44 deletions.
10 changes: 5 additions & 5 deletions _maps/pahrump-everything.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"map_name": "Texarkana",
"map_path": "map_files/Pahrump-Sunset",
"map_path": "map_files/Pahrump-AB",
"map_file": [
"Dungeons.dmm",
"Pahrump-Sunset-Lower.dmm",
"Pahrump-Sunset.dmm",
"Pahrump-Sunset-Upper.dmm",
"Pahrump-Sunset-Upper-2.dmm",
"Pahrump-AB-Lower.dmm",
"Pahrump-AB.dmm",
"Pahrump-AB-Upper.dmm",
"Pahrump-AB-Upper-2.dmm",
"RockSprings.dmm",
"RockSprings-Upper.dmm",
"RedRiver.dmm",
Expand Down
10 changes: 5 additions & 5 deletions _maps/pahrump-garland.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"map_name": "East Texarkana",
"map_path": "map_files/Pahrump-Sunset",
"map_path": "map_files/Pahrump-AB",
"map_file": [
"Dungeons.dmm",
"Pahrump-Sunset-Lower.dmm",
"Pahrump-Sunset.dmm",
"Pahrump-Sunset-Upper.dmm",
"Pahrump-Sunset-Upper-2.dmm",
"Pahrump-AB-Lower.dmm",
"Pahrump-AB.dmm",
"Pahrump-AB-Upper.dmm",
"Pahrump-AB-Upper-2.dmm",
"Garland-City.dmm"
],
"station_ruin_budget":0,
Expand Down
10 changes: 5 additions & 5 deletions _maps/pahrump-redriver-garland.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"map_name": "North East Texarkana",
"map_path": "map_files/Pahrump-Sunset",
"map_path": "map_files/Pahrump-AB",
"map_file": [
"Dungeons.dmm",
"Pahrump-Sunset-Lower.dmm",
"Pahrump-Sunset.dmm",
"Pahrump-Sunset-Upper.dmm",
"Pahrump-Sunset-Upper-2.dmm",
"Pahrump-AB-Lower.dmm",
"Pahrump-AB.dmm",
"Pahrump-AB-Upper.dmm",
"Pahrump-AB-Upper-2.dmm",
"RedRiver.dmm",
"Garland-City.dmm"
],
Expand Down
10 changes: 5 additions & 5 deletions _maps/pahrump-redriver.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"map_name": "North Texarkana",
"map_path": "map_files/Pahrump-Sunset",
"map_path": "map_files/Pahrump-AB",
"map_file": [
"Dungeons.dmm",
"Pahrump-Sunset-Lower.dmm",
"Pahrump-Sunset.dmm",
"Pahrump-Sunset-Upper.dmm",
"Pahrump-Sunset-Upper-2.dmm",
"Pahrump-AB-Lower.dmm",
"Pahrump-AB.dmm",
"Pahrump-AB-Upper.dmm",
"Pahrump-AB-Upper-2.dmm",
"RedRiver.dmm"
],
"station_ruin_budget":0,
Expand Down
10 changes: 5 additions & 5 deletions _maps/pahrump-rocksprings-garland.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"map_name": "South East Texarkana",
"map_path": "map_files/Pahrump-Sunset",
"map_path": "map_files/Pahrump-AB",
"map_file": [
"Dungeons.dmm",
"Pahrump-Sunset-Lower.dmm",
"Pahrump-Sunset.dmm",
"Pahrump-Sunset-Upper.dmm",
"Pahrump-Sunset-Upper-2.dmm",
"Pahrump-AB-Lower.dmm",
"Pahrump-AB.dmm",
"Pahrump-AB-Upper.dmm",
"Pahrump-AB-Upper-2.dmm",
"RockSprings.dmm",
"RockSprings-Upper.dmm",
"Garland-City.dmm"
Expand Down
10 changes: 5 additions & 5 deletions _maps/pahrump-rocksprings-redriver.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"map_name": "West Texarkana",
"map_path": "map_files/Pahrump-Sunset",
"map_path": "map_files/Pahrump-AB",
"map_file": [
"Dungeons.dmm",
"Pahrump-Sunset-Lower.dmm",
"Pahrump-Sunset.dmm",
"Pahrump-Sunset-Upper.dmm",
"Pahrump-Sunset-Upper-2.dmm",
"Pahrump-AB-Lower.dmm",
"Pahrump-AB.dmm",
"Pahrump-AB-Upper.dmm",
"Pahrump-AB-Upper-2.dmm",
"RockSprings.dmm",
"RockSprings-Upper.dmm",
"RedRiver.dmm"
Expand Down
10 changes: 5 additions & 5 deletions _maps/pahrump-rocksprings.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"map_name": "South Texarkana",
"map_path": "map_files/Pahrump-Sunset",
"map_path": "map_files/Pahrump-AB",
"map_file": [
"Dungeons.dmm",
"Pahrump-Sunset-Lower.dmm",
"Pahrump-Sunset.dmm",
"Pahrump-Sunset-Upper.dmm",
"Pahrump-Sunset-Upper-2.dmm",
"Pahrump-AB-Lower.dmm",
"Pahrump-AB.dmm",
"Pahrump-AB-Upper.dmm",
"Pahrump-AB-Upper-2.dmm",
"RockSprings.dmm",
"RockSprings-Upper.dmm"
],
Expand Down
4 changes: 2 additions & 2 deletions code/datums/components/crafting/recipes/recipes_medicine.dm
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,8 @@
time = 40
category = CAT_MEDICAL

/*
/datum/crafting_recipe/stimpak
/*
/datum/crafting_recipe/stimpak
name = "Stimpak"
result = /obj/item/reagent_containers/hypospray/medipen/stimpak
reqs = list(/obj/item/reagent_containers/food/snacks/grown/broc = 1,
Expand Down
2 changes: 1 addition & 1 deletion code/modules/mob/special_stats.dm
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ proc/get_top_level_mob(mob/S)
/// CHARISMA

/mob/living/carbon/human/initialize_special_charisma()
RegisterSignal(src, COMSIG_PARENT_EXAMINE, PROC_REF(handle_special_charisma_examine_moodlet))
RegisterSignal(src, COMSIG_PARENT_EXAMINE, PROC_REF(handle_special_charisma_examine_moodlet), TRUE)

/mob/living/carbon/human/Destroy()
UnregisterSignal(src, COMSIG_PARENT_EXAMINE)
Expand Down
4 changes: 2 additions & 2 deletions dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
#Final authority on what's required to fully build the project

# byond version
export BYOND_MAJOR=514
export BYOND_MINOR=1571
export BYOND_MAJOR=51
export BYOND_MINOR=1633

#rust_g git tag
export RUST_G_VERSION=3.1.0
Expand Down
2 changes: 1 addition & 1 deletion fallout/code/modules/QuestMachines/assets.dm
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
"employer_13.png" = 'icons/bounty_employers/employer_13.png',
"employer_14.png" = 'icons/bounty_employers/employer_14.png',
"employer_15.png" = 'icons/bounty_employers/employer_15.png'
)
)
2 changes: 1 addition & 1 deletion fallout/code/modules/QuestMachines/bounty_quests.dm
Original file line number Diff line number Diff line change
Expand Up @@ -202,4 +202,4 @@
employer_icon = "employer_00.png"
need_message = "We're looking to see if there's any difference between Texan deathclaws and the deathclaws back west, we'd like to dissect a body. Bring us a deathclaw corpse intact and we'll pay you 1200 caps"
target_items = list(/obj/item/nuke_core = 1)
caps_reward = 6500
caps_reward = 6500
3 changes: 2 additions & 1 deletion fallout/code/modules/QuestMachines/coureer.dm
Original file line number Diff line number Diff line change
Expand Up @@ -214,4 +214,5 @@
vend_mode = 1
if(href_list["removecaps"])
remove_all_caps()
ShowUI()
ShowUI()

3 changes: 2 additions & 1 deletion fallout/code/modules/QuestMachines/quests/coureer.dm
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@
need_message = "Deliver the package and return the stamp."
end_message = "The Postal Service is proud of you!"
target_items = list(/obj/item/mark = 1)
caps_reward = 500
caps_reward = 500

0 comments on commit b3416ae

Please sign in to comment.