Added different color film processes
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -5,7 +5,7 @@ var discontinuedfilms = [
|
||||
"iso": "100",
|
||||
"format": "135",
|
||||
"color": "color",
|
||||
"type": "negative",
|
||||
"type": "(C-41)",
|
||||
"emulsion": "",
|
||||
"price": 2,
|
||||
"popularity": 5065,
|
||||
@@ -56,7 +56,7 @@ var discontinuedfilms = [
|
||||
"iso": 100,
|
||||
"format": "135",
|
||||
"color": "color",
|
||||
"type": "slide",
|
||||
"type": "(E-6)",
|
||||
"emulsion": "",
|
||||
"price": 2,
|
||||
"popularity": 21250,
|
||||
@@ -192,7 +192,7 @@ var discontinuedfilms = [
|
||||
"iso": 160,
|
||||
"format": "120",
|
||||
"color": "color",
|
||||
"type": "negative",
|
||||
"type": "(C-41)",
|
||||
"emulsion": "",
|
||||
"price": 2,
|
||||
"popularity": 5798,
|
||||
@@ -209,7 +209,7 @@ var discontinuedfilms = [
|
||||
"iso": 400,
|
||||
"format": "135",
|
||||
"color": "color",
|
||||
"type": "negative",
|
||||
"type": "(C-41)",
|
||||
"emulsion": "",
|
||||
"price": 2,
|
||||
"popularity": 43485,
|
||||
@@ -226,7 +226,7 @@ var discontinuedfilms = [
|
||||
"iso": 200,
|
||||
"format": "135",
|
||||
"color": "color",
|
||||
"type": "negative",
|
||||
"type": "(C-41)",
|
||||
"emulsion": "",
|
||||
"price": 1,
|
||||
"popularity": 75476,
|
||||
@@ -243,7 +243,7 @@ var discontinuedfilms = [
|
||||
"iso": "800",
|
||||
"format": "135",
|
||||
"color": "color",
|
||||
"type": "negative",
|
||||
"type": "(C-41)",
|
||||
"emulsion": "",
|
||||
"price": 3,
|
||||
"popularity": 2055,
|
||||
@@ -260,7 +260,7 @@ var discontinuedfilms = [
|
||||
"iso": 200,
|
||||
"format": "120",
|
||||
"color": "color",
|
||||
"type": "slide",
|
||||
"type": "(E-6)",
|
||||
"emulsion": "",
|
||||
"price": 2,
|
||||
"popularity": 3302,
|
||||
@@ -277,7 +277,7 @@ var discontinuedfilms = [
|
||||
"iso": 200,
|
||||
"format": "135",
|
||||
"color": "color",
|
||||
"type": "slide",
|
||||
"type": "(E-6)",
|
||||
"emulsion": "",
|
||||
"price": 2,
|
||||
"popularity": 3302,
|
||||
|
||||
Reference in New Issue
Block a user